Click or drag to resize

LineObject.Origin Property

X#
A point, in canvas coordinates, representing the starting coordinate of the LineObject object on its owner window.

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

Property Value

Type: Usual
A point, in canvas coordinates, representing the starting coordinate of the LineObject object on its owner window.
See Also