SystemColors.ControlLight 속성

정의

옅은 색의 3차원 요소인 Color 구조체를 가져옵니다.

public:
 static property System::Drawing::Color ControlLight { System::Drawing::Color get(); };
public static System.Drawing.Color ControlLight { get; }
static member ControlLight : System.Drawing.Color
Public Shared ReadOnly Property ControlLight As Color

속성 값

3차원 요소의 옅은 색인 Color입니다.

설명

이 색은 3차원 요소에서 광원을 향하는 부분에 적용됩니다.

적용 대상