LabelLeaderAttachment Property

Gets or sets the leader attachment option.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public virtual LeaderAttachmentBehaviorType LeaderAttachment { get; set; }

Property Value

LeaderAttachmentBehaviorType

Implements

ICommonLabelLeaderAttachment
Exceptions
ExceptionCondition
InvalidOperationException Thrown when leader attachment options are not supported by the label object.
See Also