次の方法で共有


Pens.GhostWhite プロパティ

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

Public Shared ReadOnly Property GhostWhite As Pen
[C#]
public static Pen GhostWhite {get;}
[C++]
public: __property static Pen* get_GhostWhite();
[JScript]
public static function get GhostWhite() : 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 名前空間