PointProps Interface
Deprecated in 4.2.x. Use @core/geometry Geometry.XAndY or your own custom type.
Describes 2d points.
Properties
Name | Type | Description | |
---|---|---|---|
x Readonly | number | ||
y Readonly | number |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.