Click or drag to resize

DragEvent.Origin Property

X#
A point representing the location of the mouse in canvas coordinates at the time this drag event was generated.

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

Property Value

Type: Usual
A point representing the location of the mouse in canvas coordinates at the time this drag event was generated.
See Also