TextMetrics.MaxCharWidth 屬性

定義

取得或設定字型中最寬字元的寬度。

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

屬性值

Int32

字型中最寬字元的寬度。

適用於