共用方式為


ActivityDesignerTheme.BoldFont 屬性

定義

取得主題的字型。

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

屬性值

主題的 Font

屬性

備註

BoldFont 表示用於主題反白顯示文字的字型。

適用於