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