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