Brushes.Wheat 속성

정의

시스템 정의 Brush 개체를 가져옵니다.

public:
 static property System::Drawing::Brush ^ Wheat { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush Wheat { get; }
member this.Wheat : System.Drawing.Brush
Public Shared ReadOnly Property Wheat As Brush

속성 값

Brush

시스템에 정의된 색에 설정된 Brush 개체입니다.

적용 대상