DimensionArrowheadDot Property
|
Dot arrowhead.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public static Block Dot { get; }
Public Shared ReadOnly Property Dot As Block
Get
public:
static property Block^ Dot {
Block^ get ();
}
static member Dot : Block with get
STATIC PROPERTY Dot AS Block GET
Property Value
Type:
BlockSee Also