Color.IndianRed 属性

定义

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

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

属性值

表示 Color 系统定义的颜色。

适用于