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,表示系统定义的颜色。

适用于