変換後の新しい Color 構造体を取得または設定します。
Public Property NewColor As Color
[C#]
public Color NewColor {get; set;}
[C++]
public: __property Color get_NewColor();public: __property void set_NewColor(Color);
[JScript]
public function get NewColor() : Color;public function set NewColor(Color);
プロパティ値
変換後の新しい Color 構造体。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ