System.Windows.Forms.VisualStyles.TextMetrics.Height Property

Gets or sets the height of characters in the font.

Syntax

public int Height { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The height of a character is equal to the TextMetrics.Ascent plus the TextMetrics.Descent.

Requirements

Namespace: System.Windows.Forms.VisualStyles
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0