LabelStyleBlockComponentStyleBlockAttachment Property |
Gets the location on the block component that is attached to the anchor point
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<BlockAttachmentType> Attachment { get; }
Public ReadOnly Property Attachment As PropertyEnum(Of BlockAttachmentType)
Get
public:
property PropertyEnum<BlockAttachmentType>^ Attachment {
PropertyEnum<BlockAttachmentType>^ get ();
}
Property Value
PropertyEnumBlockAttachmentType
See Also