AcRxObject AcGiDrawable AcHeapOperators AcDbObject AcDbMlineStyle
class AcDbMlineStyle : public AcDbObject;
dbmstyle.h
AcDbMlineStyle class objects are used to store the information about the number, linetypes, and offsets of multi-line line patterns to be used by AcDbMline entities.
An mline style consists of a series of elements, each of which is a line at a given offset from an axis (there may or may not be an element on the axis).
AcDbMlineStyle objects are stored in the ACAD_MLINESTYLE dictionary within the Named Object Dictionary of AcDbDatabase.
AcDbMline, AcDbDictionary, AcDbDatabase