Gets height of each lines in pixel.

Namespace: Sgry.Azuki.WinForms
Assembly: Azuki (in Azuki.dll) Version: 1.7.13.40248

Syntax

C#
public int LineHeight { get; }
Visual Basic
Public ReadOnly Property LineHeight As Integer
	Get

Property Value

Type: Int32

Implements

IUserInterface..::..LineHeight

See Also