Click or drag to resize

BoundingBox.ConvertToScreen Method

X#
Convert a bounding box to screen coordinates for a given window.

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

Parameters

oWindow (Optional)
Type: Usual
The window objectto use for the conversion.

Return Value

Type: Usual
TRUE.
See Also