Share

MlineStyleElement Structure

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

Links

MlineStyleElement Methods, MlineStyleElement Properties

Was this information helpful?