ComponentSpace Marquee Control Reference

PositionData.AtFarTop Method 

Indicates whether the bottom boundary of the image coincides with the top boundary of the client rectangle.

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

Return Value

true if the image is above the top boundary of the client rectangle; otherwise false.

See Also

PositionData Class | ComponentSpace.Marquee Namespace