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