Tests whether the current cursor position is within the boundaries of the scrolling images and text.
Tests whether the current cursor position is within the boundaries of the scrolling images and text.
public bool HitTest();
Tests whether the point, in screen coordinates, is within the boundaries of the scrolling images and text.
public bool HitTest(Point);