LabelStyleDefaultDefaultLeader Class

The leader related properties of the default label style settings.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.DatabaseServices.StylesLabelStyleDefaultDefaultLeader

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class DefaultLeader : TreeOidWrapper

The LabelStyleDefaultDefaultLeader 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