CitrixVirtualUserScript WaitForScreenMatch Method C# API
Overload List

  NameDescription
Public methodWaitForScreenMatch(Int32, Int32, Int32, Int32, String, UInt32)Obsolete.
Wait for an image to appear in a specified portion of the screen.
Public methodWaitForScreenMatch(Int32, Int32, Int32, Int32, String, Int32, Int32, Int32, UInt32)Obsolete.
Wait for an image to appear in a specified portion of the screen.
Public methodWaitForScreenMatch(Int32, Int32, Int32, Int32, String, TimeSpan, TimeSpan, Int32, UInt32)Obsolete.
Wait for an image to appear in a specified portion of the screen.
Public methodWaitForScreenMatch(Int32, Int32, Int32, Int32, String, TimeSpan, TimeSpan, Int32, UInt32, UInt32)Obsolete.
Wait for an image to appear in a specified portion of the screen.
Back to Top
See Also