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