ComponentSpace Marquee Control Reference

ScrollingImage.HitTest Method

Tests whether the current cursor position is within the boundaries of the scrolling image.

Overload List

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);

See Also

ScrollingImage Class | ComponentSpace.Marquee Namespace