LabelStyleDefaultDefaultLeaderArrowheadSize Property

Gets the size of the arrow head.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public PropertyDouble ArrowheadSize { get; }

Property Value

PropertyDouble
Remarks
The default arrow head size is defined in plot units (either inches or millimeters). The plot units are determined by the drawing units established in the drawing settings.
See Also