Control.Origin Property | |
A point representing the location of a control on its owner window, in canvas coordinates.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Origin AS USUAL GET SET
public virtual Usual Origin { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA point representing the location of a control on its owner window, in canvas coordinates.
See Also