Pens.Yellow 屬性

定義

寬度為 1 的系統定義 Pen 物件。

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

屬性值

Pen

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

適用於