ComponentSpace Marquee Control Reference

PositionData.WrapPosition Property

Gets the position, in client coordinates, of that part of the image that has been wrapped.

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

Remarks

This property only applies if Wrapped is true.

See Also

PositionData Class | ComponentSpace.Marquee Namespace