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