LabelStyleTextComponentStyleTextAttachment Property |
Gets the point, calculated based on a rectangle that encompasses the text component, where the text component is attached to the anchor point
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<LabelTextAttachmentType> Attachment { get; }
Public ReadOnly Property Attachment As PropertyEnum(Of LabelTextAttachmentType)
Get
public:
property PropertyEnum<LabelTextAttachmentType>^ Attachment {
PropertyEnum<LabelTextAttachmentType>^ get ();
}
Property Value
PropertyEnumLabelTextAttachmentType
See Also