ComponentSpace Marquee Control Reference

ImageHitResult.ImagePoint Property

Gets the hit position in image coordinates.

[Visual Basic]
Public ReadOnly Property ImagePoint As Point
[C#]
public System.Drawing.Point ImagePoint {get;}

Remarks

The returned point is in coordinates relative to the scrolling image where the image's origin is 0, 0.

See Also

ImageHitResult Class | ComponentSpace.Marquee Namespace