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