Brushes.LightGoldenrodYellow 属性

定义

获取系统定义的 Brush 对象。

public:
 static property System::Drawing::Brush ^ LightGoldenrodYellow { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush LightGoldenrodYellow { get; }
static member LightGoldenrodYellow : System.Drawing.Brush
Public Shared ReadOnly Property LightGoldenrodYellow As Brush

属性值

设置为系统定义颜色的 Brush 对象。

适用于