Property that represents the height of the
maximum descender for the last line of this MText entity.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double Descent { get; }
Public ReadOnly Property Descent As Double
Get
public:
property double Descent {
double get ();
}
member Descent : float with get
Property Value
Double
See Also