xButton.GetImage

string xButton.GetImage ( 

string ObjectName )

Example 1

button_image = xButton.GetImage("xButton1");

Gets the path to the button image file currently displayed on the "xButton1" xButton object.

See also:  Related Actions