FontMetricsCellDescent Property

Gets the cell descent, the area below 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 CellDescent { get; }

Property Value

Single

See Also