Document Solutions Image Viewer
System
Light
Dark
Search…
Preparing search index...
PointLocation
Interface PointLocation
A point representing a location in (x, y) coordinate space.
interface
PointLocation
{
x
:
number
;
y
:
number
;
}
Hierarchy (
View Summary
)
PointLocation
Bounds
Properties
x
x
:
number
X position.
y
y
:
number
Y position.
Properties
x
y
Document Solutions Image Viewer - v9.1.3
Loading...
A point representing a location in (x, y) coordinate space.