Vertex Viewer SDK
Preparing search index...
Viewer
Point
Point
Interface Point
A
Point
represents a cartesian coordinate with a horizontal and vertical position or length.
interface
Point
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
y
y
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
x
y
Vertex Viewer SDK
Loading...
A
Pointrepresents a cartesian coordinate with a horizontal and vertical position or length.