次の方法で共有


Brushes.CornflowerBlue プロパティ

システム定義の Brush オブジェクトを取得します。

Public Shared ReadOnly Property CornflowerBlue As Brush
[C#]
public static Brush CornflowerBlue {get;}
[C++]
public: __property static Brush* get_CornflowerBlue();
[JScript]
public static function get CornflowerBlue() : Brush;

プロパティ値

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

必要条件

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

参照

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