FontFamily.GenericSansSerif プロパティ

定義

汎用サン セリフ FontFamily オブジェクトを取得します。

public:
 static property System::Drawing::FontFamily ^ GenericSansSerif { System::Drawing::FontFamily ^ get(); };
public static System.Drawing.FontFamily GenericSansSerif { get; }
static member GenericSansSerif : System.Drawing.FontFamily
Public Shared ReadOnly Property GenericSansSerif As FontFamily

プロパティ値

汎用サン セリフ フォントを表す FontFamily オブジェクト。

適用対象