Share via


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

属性

适用于