次の方法で共有


AmbientTheme.Font プロパティ

定義

ワークフロー デザイン サーフェイスでのアンビエント フォント設定を取得します。

public:
 property System::Drawing::Font ^ Font { System::Drawing::Font ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Font Font { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Font : System.Drawing.Font
Public ReadOnly Property Font As Font

プロパティ値

ワークフロー デザイン サーフェイスでのアンビエント フォント設定を表す Font

属性

適用対象