IAcadMLeaderTextBottomAttachmentType
Property
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.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