TextMetrics.MaxCharWidth Property

Definition

Gets or sets the width of the widest character in the font.

public:
 property int MaxCharWidth { int get(); void set(int value); };
public int MaxCharWidth { get; set; }
member this.MaxCharWidth : int with get, set
Public Property MaxCharWidth As Integer

Property Value

The width of the widest character in the font.

Applies to