ActivityDesignerTheme.Font 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得主題所使用的文字字型。
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
用於顯示設計工具中的文字。 Font
屬性可決定用於設計工具中顯示之標準文字的字型。