Brushes.LightYellow 屬性

定義

取得系統定義的 Brush 物件。

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

屬性值

Brush 物件,設定為系統定義的色彩。

適用於