FontInfoHeight Property

Gets the line spacing of this FontInfo.

Definition

Namespace: SMath.Drawing
Assembly: SMath.Drawing (in SMath.Drawing.dll) Version: 1.2.0
C#
public int Height { get; set; }

Property Value

Int32

See Also