Click or drag to resize

Control.Origin Property (Typed)

X#
A point representing the location of a control on its owner window, in canvas coordinates.

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

Property Value

Type: Point
A point representing the location of a control on its owner window, in canvas coordinates.

Implements

Origin
See Also