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