returnRectangle
|
The rectangle of the specified image asset
or an empty rectangle if the image asset is not found.
Rect.
|
imageAsset
|
A
.imageasset file. This file must be an
embedded resource in the test assembly.
String.
|
occurrence
|
Optional: The occurrence of the image asset for
which the rectangle should be returned, if there are multiple occurrences. The
first occurrence is 1. The default value is 1.
Integer.
|
searchRectangle
|
Optional: The object-relative rectangle in which
to search for the image asset.
Rect .
|