QuSystem Documentation
CheckXPosition Method (currentPoint)
The System namespace that should have been...System.Windows.FormsQuScreenCheckXPosition(Point)

[This is preliminary documentation and is subject to change.]

Checks the position of the point in reference to the right of the screen.
Declaration Syntax
C#Visual BasicVisual C++
public void CheckXPosition(
	Point currentPoint
)
Public Sub CheckXPosition ( _
	currentPoint As Point _
)
public:
void CheckXPosition (
	Point currentPoint
)
Parameters
currentPoint (Point)

[Missing <param> documentation for "currentPoint"]

Assembly: QuSystem (Module: QuSystem) Version: 1.0.0.0