RanorexRanorex Documentation
Image Property
NamespacesRanorexImageValidationExceptionImage
Gets the image in which the Feature was searched.
Declaration Syntax
C#Visual BasicVisual C++
public Bitmap Image { get; private set; }
Public Property Image As Bitmap
public:
property Bitmap^ Image {
	Bitmap^ get ();
	void set (Bitmap^ value);
}

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)