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