System.Windows.Forms.VisualStyles.TextMetrics.AverageCharWidth Property

Gets or sets the average width of characters in the font.

Syntax

public int AverageCharWidth { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The average character width is generally defined as the width of the letter "x". This value does not include the overhang required for bold or italic characters.

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