Gets a predefined dot line
Namespace:
DXFReaderNET.Tables
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.12.2
Syntaxpublic 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:
Linetype
See Also