LabelStyleBaseBaseLeaderArrowheadSize Property |
Gets the size of the arrow head.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyDouble ArrowheadSize { get; }
Public ReadOnly Property ArrowheadSize As PropertyDouble
Get
public:
property PropertyDouble^ ArrowheadSize {
PropertyDouble^ 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.
See Also