Click or drag to resize

DrawObject.Origin Property

X#
A point representing the origin of this DrawObject object in canvas coordinates.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Origin AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A point representing the origin of this DrawObject object in canvas coordinates.
See Also