Gets a predefined dot line
Namespace:
DXFReaderNET.Tables
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public static Linetype Dot { get; }
Public Shared ReadOnly Property Dot As Linetype
Get
public:
static property Linetype^ Dot {
Linetype^ get ();
}
static member Dot : Linetype with get
STATIC PROPERTY Dot AS Linetype GET
Property Value
Type:
LinetypeSee Also