次の方法で共有


FontAndColorProviderBase.Font プロパティ

定義

使用するフォント スタイルを取得します。

protected:
 property System::Drawing::Font ^ Font { System::Drawing::Font ^ get(); };
protected System.Drawing.Font Font { get; }
member this.Font : System.Drawing.Font
Protected ReadOnly Property Font As Font

プロパティ値

使用するフォント スタイル。

適用対象