TextMetrics.FirstChar 屬性

定義

取得或設定字型中定義的第一個字元。

public:
 property char FirstChar { char get(); void set(char value); };
public char FirstChar { get; set; }
member this.FirstChar : char with get, set
Public Property FirstChar As Char

屬性值

Char

字型中定義的第一個字元。

適用於