TextMetrics.AverageCharWidth 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定字型中的字元平均寬度。
public:
property int AverageCharWidth { int get(); void set(int value); };
public int AverageCharWidth { get; set; }
member this.AverageCharWidth : int with get, set
Public Property AverageCharWidth As Integer
屬性值
字型中的字元平均寬度。
備註
平均字元寬度通常定義為字母 「x」 的寬度。 這個值不包含粗體或斜體字元所需的加號。