Click or drag to resize

DrawObject Constructor

X#
Construct a DrawObject object.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oPoint
) CLIPPER
Request Example View Source

Parameters

oPoint (Optional)
Type: Usual
The origin of the DrawObject object in canvas coordinates.
See Also