[This is preliminary documentation and is subject to change.]
Checks the position of the point in reference to the right of the screen.
| C# | Visual Basic | Visual C++ |
public void CheckXPosition( Point currentPoint )
Public Sub CheckXPosition ( _ currentPoint As Point _ )
public: void CheckXPosition ( Point currentPoint )
- currentPoint (Point)
[Missing <param> documentation for "currentPoint"]