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