CheckIsPointOnUnfocusedImage(Point) Method (WpfUserInteractionVisualTool)
Returns a value indicating whether the point is located on unfocused image.
'Declaration
Protected Function CheckIsPointOnUnfocusedImage( _
ByVal As System.Windows.Point _
) As Boolean
protected bool CheckIsPointOnUnfocusedImage(
System.Windows.Point
)
protected: bool CheckIsPointOnUnfocusedImage(
System.Windows.Point
)
protected:
bool CheckIsPointOnUnfocusedImage(
System.Windows.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: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5