Click or drag to resize

DimensionStyleDimArrow2 Property

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

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

Property Value

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