Font.MaximumCharWidth Property

Gets a width of the widest character in the font.

Namespace: Aurigma.GraphicsMill.Drawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public float MaximumCharWidth { get; }

Property Value

The maximum character width for the current font.

See Also

Reference