LabelStyleBaseBaseLeader Class

The leader related properties of the default label style.
Inheritance Hierarchy
SystemObject
  [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleCollector>]
    Autodesk.Civil.DatabaseServices.StylesLabelStyleBaseBaseLeader

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class BaseLeader : [T:Autodesk.Civil.CivilWrapper<AeccDbLabelStyleCollector>]

The LabelStyleBaseBaseLeader type exposes the following members.

Properties
 NameDescription
Public propertyArrowheadSize Gets the size of the arrow head.
Public propertyArrowheadStyle Gets the arrow head style for a leader.
Public propertyColor Gets the color for leaders.
Public propertyLinetype Gets the linetype for leaders.
Public propertyLineweight Gets the lineweight for leaders.
Public propertyShape Gets the enum value that specifies the shape of the leader.
Public propertyVisibility Gets a boolean value that sSpecifies whether leaders are visible when you drag a label from its original position.
Top
See Also