traviso.js - v0.1.12
Preparing search index...
TPositionPair
Type Alias TPositionPair
Type declaration for x-y position pair objects
type
TPositionPair
=
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
x position of the pair
y
y
:
number
y position of the pair
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
x
y
traviso.js - v0.1.12
Loading...
Type declaration for x-y position pair objects