Color.AntiqueWhite 属性

定义

获取 ARGB 值为 #FFFAEBD7 的系统定义的颜色

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

属性值

Color

一个 Color,表示系统定义的颜色。

适用于