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 Property Width As System.Integer
public System.int Width {get; set;}
プロパティ値
An
int indicate the average width
参照