Click or drag to resize

Pointer.Confine Method

X#
Confine the movement of this pointer to a given set of screen coordinates.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Confine(
	oRect
) AS USUAL CLIPPER
Request Example View Source

Parameters

oRect (Optional)
Type: Usual
The bounding box representing the set of screen coordinates in which the pointer can move.

Return Value

Type: Usual
See Also