ComponentSpace Marquee Control Reference

ScrollingImage.HitTest Method ()

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

[Visual Basic]
Overloads Public Function HitTest() As ImageHitResult
[C#]
public ImageHitResult HitTest();

Return Value

The image hit result.

See Also

ScrollingImage Class | ComponentSpace.Marquee Namespace | ScrollingImage.HitTest Overload List