CitrixVirtualUserScript CheckForImage Method C# API
Overload List

  NameDescription
Public methodCheckForImage(String)
Checks if an image has appeared anywhere on the screen.
Public methodCheckForImage(String, Int32, Int32, Int32, Int32, UInt32)
Checks if an image has appeared in an expected position
Public methodCheckForImage(String, Int32, Int32, Int32, Int32, Int32, Int32)
Checks if an image has appeared in an expected position
Public methodCheckForImage(String, Int32, Int32, Int32, Int32, Int32, Int32, UInt32)
Checks if an image has appeared in an expected position
Back to Top
See Also