Share

MlineStyleElement Structure

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 {
}

Links

MlineStyleElement Methods, MlineStyleElement Properties

Was this information helpful?