ComponentSpace Marquee Control Reference

ScrollingImageText.HitTest Method

Tests whether the current cursor position is within the boundaries of the scrolling images and text.

Overload List

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

See Also

ScrollingImageText Class | ComponentSpace.Marquee Namespace