RanorexNetRanorexNet Documentation
Image Property
NamespacesRanorexButtonImage
Gets or sets the image that is displayed on a button control.
Declaration Syntax
C#Visual BasicVisual C++
public Image Image { get; set; }
Public Property Image As Image
public:
property Image^ Image {
	Image^ get ();
	void set (Image^ value);
}
Remarks
Supported only in RanorexPro and .NET 2.0.
Exceptions
ExceptionCondition
NotSupportedExceptionThrown when the property is not available.

Assembly: RanorexNet (Module: RanorexNet) Version: 1.5.1.4524