CheckIsPointOnUnfocusedImage Method (UserInteractionVisualTool)
Returns a value indicating whether the point is located on unfocused image.
'Declaration
Protected Function CheckIsPointOnUnfocusedImage( _
ByVal As Point _
) As Boolean
protected bool CheckIsPointOnUnfocusedImage(
Point
)
protected: bool CheckIsPointOnUnfocusedImage(
Point
)
protected:
bool CheckIsPointOnUnfocusedImage(
Point
)
Parameters
- location
- The location in viewer space.
Return Value
True - the point is located on unfocused image; false - the point is located on focused image.
Target Platforms: Windows 10, Windows 8, Windows 7, Windows Vista, Windows XP, Windows Server 2012, Windows Server 2008, Windows Server 2003