Color.SeaShell 속성

정의

ARGB 값 #FFFFF5EE이 인 시스템 정의 색을 가져옵니다.

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

속성 값

시스템 정의 색을 나타내는 Color입니다.

적용 대상