CitrixVirtualUser WaitForImage Method C# API
Overload List

  NameDescription
Public methodWaitForImage(String)
Wait for an image to appear anywhere on the screen
Public methodWaitForImage(String, Int32, Int32, Int32, Int32, Int32)
Wait for an image to appear in an area of the screen
Public methodWaitForImage(String, Int32, Int32, Int32, Int32, Int32, Int32)
Wait for an image to appear in an area of the screen
Public methodWaitForImage(String, Int32, Int32, Int32, Int32, Int32, Int32, UInt32)
Wait for an image to appear in an area of the screen
Back to Top
See Also