この TextureBrush オブジェクトに関連付けられている Image オブジェクトを取得します。
Public ReadOnly Property Image As Image
[C#]
public Image Image {get;}
[C++]
public: __property Image* get_Image();
[JScript]
public function get Image() : Image;
プロパティ値
この TextureBrush オブジェクトが形状を塗りつぶすときに使用するイメージを表す Image オブジェクト。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ