FontMetricsCellAscent Property
Gets the cell ascent, the area above the base line that is used by the font.
Namespace: SMath.DrawingAssembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
public float CellAscent { get; }
Public ReadOnly Property CellAscent As Single
Get
public:
property float CellAscent {
float get ();
}
member CellAscent : float32 with get
Property Value
Single