WorkflowDesignerColors.FontWeight プロパティ

定義

WorkflowViewElement で使用されるフォントの太さを指定します。

public:
 static property System::Windows::FontWeight FontWeight { System::Windows::FontWeight get(); };
public static System.Windows.FontWeight FontWeight { get; }
member this.FontWeight : System.Windows.FontWeight
Public Shared ReadOnly Property FontWeight As FontWeight

プロパティ値

FontWeight

ビュー要素に使用した FontWeight

適用対象