Brushes.AntiqueWhite 속성

정의

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

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

속성 값

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

적용 대상