Skip to content

ACadSharp.Tables.DimensionStyle.ArrowSize

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

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

Clone this wiki locally