@rendley/sdk - v1.15.5
Preparing search index...
ShapePoint
Interface ShapePoint
One 2D point used by polygon and Bezier-based shapes.
interface
ShapePoint
{
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
@rendley/sdk - v1.15.5
Loading...
One 2D point used by polygon and Bezier-based shapes.