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