ComponentSpace Marquee Control Reference

PositionData.AtRight Method 

Indicates whether the right boundary of the image coincides with the right boundary of the client rectangle.

[Visual Basic]
Public Function AtRight() As Boolean
[C#]
public bool AtRight();

Return Value

true if the image is at the right boundary of the client rectangle; otherwise false.

See Also

PositionData Class | ComponentSpace.Marquee Namespace