Color.PaleTurquoise 속성
정의
ARGB 값이 #FFAFEEEE
인 시스템 정의 색을 가져옵니다.Gets a system-defined color that has an ARGB value of #FFAFEEEE
.
public:
static property System::Drawing::Color PaleTurquoise { System::Drawing::Color get(); };
public static System.Drawing.Color PaleTurquoise { get; }
member this.PaleTurquoise : System.Drawing.Color
Public Shared ReadOnly Property PaleTurquoise As Color
속성 값
시스템 정의 색을 나타내는 Color입니다.A Color representing a system-defined color.
설명
이 색의 예는 이름으로 색을 참조 하세요.For an example of this color, see Colors by Name.