Mendix Docs
Mendix
Preparing search index...
The search index is not available
@mendix/extensions-api - v0.1.2
@mendix/extensions-api
Primitives
Location
Interface Location
A spatial coordinate pair.
interface
Location
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
The x-coordinate.
y
y
:
number
The y-coordinate.
Settings
Theme
OS
Light
Dark
On This Page
Properties
x
y
Mendix Docs
Mendix
@mendix/extensions-api - v0.1.2
Loading...
A spatial coordinate pair.