TextMetrics.LastChar 屬性

定義

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

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

屬性值

Char

字型中定義的最後一個字元。

適用於