Click or drag to resize

DimensionStyleDimArrow1 Property

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the arrowhead block for the first end of the dimension line.

Namespace:  netDxf.Tables
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Block DimArrow1 { get; set; }
Request Example View Source

Property Value

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