Color.RebeccaPurple 属性

定义

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

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

属性值

系统定义的颜色。

适用于