Pens.AliceBlue プロパティ

定義

幅 1 のシステム定義 Pen オブジェクト。

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

プロパティ値

Pen

システム定義色に設定された Pen オブジェクト。

適用対象