共用方式為


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,表示工作流程設計介面的環境字型設定。

屬性

適用於