| ComponentSpace Marquee Control Reference |
|
PositionData.AtFarRight Method
Indicates whether the left boundary of the image coincides with the right boundary of the client rectangle.
[Visual Basic]
Public Function AtFarRight() As
Boolean
[C#]
public
bool AtFarRight();
Return Value
true if the image is to the right of the right boundary of the client rectangle; otherwise false.
See Also
PositionData Class | ComponentSpace.Marquee Namespace