Font2.NameAscii プロパティ

定義

英数字 (文字コードが 0 (ゼロ) ~ 127 の文字) に使用するフォントを取得または設定します。 読み取り/書き込みが可能です。

public:
 property System::String ^ NameAscii { System::String ^ get(); void set(System::String ^ value); };
public string NameAscii { get; set; }
member this.NameAscii : string with get, set
Public Property NameAscii As String

プロパティ値

String

適用対象