IAcadMLeaderTextBottomAttachmentType
Property
 | 
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.0.0.0
Syntax
 
AcVerticalTextAttachmentType TextBottomAttachmentType { get; set; }
 
Property TextBottomAttachmentType As AcVerticalTextAttachmentType
        Get
        Set
 
property AcVerticalTextAttachmentType TextBottomAttachmentType {
        AcVerticalTextAttachmentType get ();
        void set (AcVerticalTextAttachmentType value);
}
 
abstract TextBottomAttachmentType : AcVerticalTextAttachmentType with get, set
 
 
 
Property Value
AcVerticalTextAttachmentType
 
See Also