ActivityDesignerTheme.ForegroundBrush プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
テーマに関連付けられている Brush オブジェクトを取得します。
public:
property System::Drawing::Brush ^ ForegroundBrush { System::Drawing::Brush ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Brush ForegroundBrush { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ForegroundBrush : System.Drawing.Brush
Public ReadOnly Property ForegroundBrush As Brush
プロパティ値
テーマに関連付けられている Brush オブジェクト。
- 属性
注釈
このプロパティを割り当てると、塗りつぶされた直線と曲線の描画には、テーマに関連付けられたブラシが使用されます。