[]
Get or set the average width, in logical units, of characters in the font.
If value
is zero, the aspect ratio of the device is matched against the digitization aspect ratio of
the available fonts to find the closest match, determined by the absolute value of the difference.
public int Width { get; set; }
Type | Description |
---|---|
int | An int indicate the average width |