Color.IndianRed 屬性

定義

取得系統定義的色彩,此色彩具有的 #FFCD5C5CARGB值。

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,表示系統定義的色彩。

適用於