Color 構造体の配列を取得します。
Public ReadOnly Property Entries As Color ()
[C#]
public Color[] Entries {get;}
[C++]
public: __property Color get_Entries();
[JScript]
public function get Entries() : Color[];
プロパティ値
この ColorPalette を構成する Color 構造体の配列。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
ColorPalette クラス | ColorPalette メンバ | System.Drawing.Imaging 名前空間