다음을 통해 공유


ActivityDesignerTheme.ForegroundBrush 속성

정의

테마와 연결된 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

테마에 연결된 Brush 개체입니다.

특성

설명

이 속성을 할당하면 테마와 연결된 브러시가 채워진 선과 곡선을 그립니다.

적용 대상