ICommonLabelLeaderAttachment Property

Gets or sets the leader attachment option.

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

Property Value

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