Click or drag to resize

StatusBar.Position Property (Typed)

X#
A pair representing the coordinates to be shown in the status bar. The units you choose for coordinates are arbitrary.

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

Property Value

Type: Point
A pair representing the coordinates to be shown in the status bar. The units you choose for coordinates are arbitrary.
See Also