RevGrid - v0.9.3
GitHub
NPM
Sponsors
Preparing search index...
common/types-utils/point
RevPoint
Interface RevPoint
interface
RevPoint
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
Readonly
x
x
:
number
This point's horizontal coordinate
Readonly
y
y
:
number
This point's vertical coordinate
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
GitHub
NPM
Sponsors
RevGrid - v0.9.3
Loading...
This point's horizontal coordinate