LabelStyleDefaultDefaultLeaderArrowheadStyle Property |
Gets the arrow head style for a leader.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString ArrowheadStyle { get; }
Public ReadOnly Property ArrowheadStyle As PropertyString
Get
public:
property PropertyString^ ArrowheadStyle {
PropertyString^ get ();
}
Property Value
PropertyString
See Also