Gets the size of the arrow head.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public PropertyDouble ArrowheadSize { get; }
VB
Public ReadOnly Property ArrowheadSize As PropertyDouble Get
C++
public: property PropertyDouble^ ArrowheadSize { PropertyDouble^ get (); }