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