Color.MediumVioletRed 属性
定义
获取 ARGB 值为 #FFC71585 的系统定义颜色。Gets a system-defined color that has an ARGB value of #FFC71585.
public:
static property System::Drawing::Color MediumVioletRed { System::Drawing::Color get(); };
public static System.Drawing.Color MediumVioletRed { get; }
member this.MediumVioletRed : System.Drawing.Color
Public Shared ReadOnly Property MediumVioletRed As Color
属性值
一个 Color,表示系统定义的颜色。A Color representing a system-defined color.
注解
有关此颜色的示例,请参阅 按名称显示颜色。For an example of this color, see Colors by Name.