Brushes.MediumBlue 属性
定义
public:
static property System::Drawing::Brush ^ MediumBlue { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush MediumBlue { get; }
member this.MediumBlue : System.Drawing.Brush
Public Shared ReadOnly Property MediumBlue As Brush
属性值
设置为系统定义颜色的 Brush 对象。A Brush object set to a system-defined color.
注解
若要查看此画笔和此类中的其他画笔所表示的颜色,请参阅 按名称显示颜色。To see the color represented by this brush and other brushes in this class, see Colors by Name.