次の方法で共有


Pens.SteelBlue プロパティ

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

Public Shared ReadOnly Property SteelBlue As Pen
[C#]
public static Pen SteelBlue {get;}
[C++]
public: __property static Pen* get_SteelBlue();
[JScript]
public static function get SteelBlue() : Pen;

プロパティ値

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

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

Pens クラス | Pens メンバ | System.Drawing 名前空間