Brushes.Coral 속성

정의

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

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

속성 값

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

적용 대상