次の方法で共有


Pens.DarkSlateBlue プロパティ

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

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