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