ComponentSpace Marquee Control Reference

PositionData.AtFarLeft Method 

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

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

Return Value

true if the image is to the left of the left boundary of the client rectangle; otherwise false.

See Also

PositionData Class | ComponentSpace.Marquee Namespace