MTextFragmentOverlined
Property
|
Property that indicates whether the text is
overlined.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool Overlined { get; }
Public ReadOnly Property Overlined As Boolean
Get
public:
property bool Overlined {
bool get ();
}
member Overlined : bool with get
Property Value
Boolean
See Also