ACadSharp.Tables.DimensionStyle.ArrowSize - DomCR/ACadSharp GitHub Wiki
ArrowSize Property
Controls the size of dimension line and leader line arrowheads. Also controls the size of hook lines (see DIMASZ System Variable).
Definition
Namespace: ACadSharp.Tables.DimensionStyle
C#
DxfCodeValueAttribute
public Double ArrowSize { get; set; }
Property Value
Double