SystemBrushes.Desktop 속성

정의

SolidBrush 바탕 화면의 색을 가져옵니다.

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

속성 값

바탕 화면의 색인 A SolidBrush 입니다.

적용 대상