QuSystem Documentation
CheckScreenEdge Method (currentPoint, currentSize)
The System namespace that should have been...System.Windows.FormsQuScreenCheckScreenEdge(Point, Size)

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

Checks the point in reference to the screen edge.
Declaration Syntax
C#Visual BasicVisual C++
public void CheckScreenEdge(
	Point currentPoint,
	Size currentSize
)
Public Sub CheckScreenEdge ( _
	currentPoint As Point, _
	currentSize As Size _
)
public:
void CheckScreenEdge (
	Point currentPoint, 
	Size currentSize
)
Parameters
currentPoint (Point)

[Missing <param> documentation for "currentPoint"]

currentSize (Size)

[Missing <param> documentation for "currentSize"]

Assembly: QuSystem (Module: QuSystem) Version: 1.0.0.0