FontMetricsCellAscent Property

Gets the cell ascent, the area above the base line that is used by the font.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
C#
public float CellAscent { get; }

Property Value

Single

See Also