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

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

Checks the position of the point in reference to the bottom of the screen.
Declaration Syntax
C#Visual BasicVisual C++
public Point CheckYPosition(
	Point currentPoint
)
Public Function CheckYPosition ( _
	currentPoint As Point _
) As Point
public:
Point CheckYPosition (
	Point currentPoint
)
Parameters
currentPoint (Point)
The current point.
Remarks
Changes the Y coordinate to keep the point on the screen.

Assembly: QuSystem (Module: QuSystem) Version: 1.0.0.0