Tests whether the current cursor position is within the boundaries of the scrolling image.
Tests whether the current cursor position is within the boundaries of the scrolling image.
public ImageHitResult HitTest();
Tests whether the point, in screen coordinates, is within the boundaries of the scrolling image.
public ImageHitResult HitTest(Point);