SetWebAlignment

From Onset Developer Wiki
Revision as of 11:18, 6 January 2020 by 28days (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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