The leader related properties of the default label style settings.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.DatabaseServices.StylesLabelStyleDefaultDefaultLeader
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public sealed class DefaultLeader : TreeOidWrapper
VB
Public NotInheritable Class DefaultLeader Inherits TreeOidWrapper
C++
public ref class DefaultLeader sealed : public TreeOidWrapper
The LabelStyleDefaultDefaultLeader type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ArrowheadSize | Gets the size of the arrow head. |
![]() | ArrowheadStyle | Gets the arrow head style for a leader. |
![]() | Color | Gets the color for leaders. |
![]() | Linetype | Gets the linetype for leaders. |
![]() | Lineweight | Gets the lineweight for leaders. |
![]() | Shape | Gets the enum value that specifies the shape of the leader. |
![]() | Visibility | Gets a boolean value that sSpecifies whether leaders are visible when you drag a label from its original position. |