Click or drag to resize

DimensionStyleDimArrow1 Property

Gets or sets the arrowhead block for the first end of the dimension line.

Namespace:  DXFReaderNET.Tables
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public Block DimArrow1 { get; set; }

Property Value

Type: Block
Remarks
Default: null. Closed filled.
See Also