IVisualObjectPicture Method |
Captures the image of the object.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax Function Picture As Image
Dim instance As IVisualObject
Dim returnValue As Image
returnValue = instance.Picture()
Return Value
Type:
ImageThe Image object that represents the captured image.
Exceptions See Also