Pens.Linen プロパティ

定義

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

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

プロパティ値

Pen

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

適用対象