Click or drag to resize

ControlWindow.Origin Property (Typed)

X#
A point representing the position of a control window 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 position of a control window on its owner window, in canvas coordinates.

Implements

Origin
See Also