MTextFragmentStackBottom
Property
|
Property that indicates whether this text is
the bottom part of stacked text.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool StackBottom { get; }
Public ReadOnly Property StackBottom As Boolean
Get
public:
property bool StackBottom {
bool get ();
}
member StackBottom : bool with get
Property Value
Boolean
See Also