LabelStyleDefaultDefaultDraggedStateComponentsLeaderAttachment Property |
Gets the location where a leader hook is drawn in relation to label content.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<LeaderAttachmentType> LeaderAttachment { get; }
Public ReadOnly Property LeaderAttachment As PropertyEnum(Of LeaderAttachmentType)
Get
public:
property PropertyEnum<LeaderAttachmentType>^ LeaderAttachment {
PropertyEnum<LeaderAttachmentType>^ get ();
}
Property Value
PropertyEnumLeaderAttachmentType
See Also