MLineStyleDefault Property
|
Gets the default MLine style.
Namespace:
DXFReaderNET.Objects
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public static MLineStyle Default { get; }
Public Shared ReadOnly Property Default As MLineStyle
Get
public:
static property MLineStyle^ Default {
MLineStyle^ get ();
}
static member Default : MLineStyle with get
STATIC PROPERTY Default AS MLineStyle GET
Property Value
Type:
MLineStyleSee Also