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