Share

LabelStyleDirectionArrowComponent.StyleDirectionArrow.ArrowheadSize Property

Gets the size of arrow head in plot unit.



Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyDouble ArrowheadSize { get; }

VB

Public ReadOnly Property ArrowheadSize As PropertyDouble
	Get

C++

public:
property PropertyDouble^ ArrowheadSize {
	PropertyDouble^ get ();
}

Property Value

PropertyDouble

See Also

Reference

Was this information helpful?