ICommonLabelLeaderAttachment Property |
Gets or sets the leader attachment option.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
SyntaxLeaderAttachmentBehaviorType LeaderAttachment { get; set; }Property LeaderAttachment As LeaderAttachmentBehaviorType
Get
Set
property LeaderAttachmentBehaviorType LeaderAttachment {
LeaderAttachmentBehaviorType get ();
void set (LeaderAttachmentBehaviorType value);
}Property Value
LeaderAttachmentBehaviorType
Exceptions
See Also