SetWebAlignment

From Onset Developer Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
SetWebAlignment

Type: Function
Context: Client
Introduced: v1.0

Description

Set the web alignment.

Syntax

SetWebAlignment(web, x, y)

Parameters

  • web
    The web UI identifier.
  • x
    The screen X axis
  • y
    The screen Y axis

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also