CogoPointLeaderAttachment Property |
Gets or sets the leader attachment option for the CogoPoint Label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LeaderAttachmentBehaviorType LeaderAttachment { get; set; }
Public Property LeaderAttachment As LeaderAttachmentBehaviorType
Get
Set
public:
property LeaderAttachmentBehaviorType LeaderAttachment {
LeaderAttachmentBehaviorType get ();
void set (LeaderAttachmentBehaviorType value);
}
Property Value
LeaderAttachmentBehaviorType
See Also