Brushes.Azure 属性
定义
public:
static property System::Drawing::Brush ^ Azure { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush Azure { get; }
member this.Azure : System.Drawing.Brush
Public Shared ReadOnly Property Azure 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.