Click or drag to resize

StatusBar.SetPair Method (Typed)

X#
Set a pair representing the coordinates to be shown in the status bar.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD SetPair(
	oPoint AS Point
) AS VOID
Request Example View Source

Parameters

oPoint
Type: Point
The point to set.
Remarks
The units you choose for coordinates are arbitrary.
See Also