Brushes.LightSteelBlue 속성

정의

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

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

속성 값

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

적용 대상