Brushes.IndianRed 속성

정의

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

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

속성 값

Brush

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

적용 대상