Pens.MidnightBlue 屬性

定義

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

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

屬性值

Pen

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

適用於