TextMetrics.CharSet 屬性

定義

取得或設定字型的字元集 (Character Set)。

public:
 property System::Windows::Forms::VisualStyles::TextMetricsCharacterSet CharSet { System::Windows::Forms::VisualStyles::TextMetricsCharacterSet get(); void set(System::Windows::Forms::VisualStyles::TextMetricsCharacterSet value); };
public System.Windows.Forms.VisualStyles.TextMetricsCharacterSet CharSet { get; set; }
member this.CharSet : System.Windows.Forms.VisualStyles.TextMetricsCharacterSet with get, set
Public Property CharSet As TextMetricsCharacterSet

屬性值

其中一個 TextMetricsCharacterSet 值,指定字型的字元集。

適用於