Description
This class encapsulates the color, offset, and linetype ID values that define an element in the ACAD_MLINESTYLE dictionary.
C#
public struct MlineStyleElement { }
Visual Basic
Public Structure MlineStyleElement End Structure
This class encapsulates the color, offset, and linetype ID values that define an element in the ACAD_MLINESTYLE dictionary.
public struct MlineStyleElement { }
Public Structure MlineStyleElement End Structure