LineObject.Origin Property | |
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
public override Usual Origin { set; }
Request Example
View SourceProperty Value
Type:
UsualA point, in canvas coordinates, representing the starting coordinate of the LineObject object on its owner window.
See Also