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