JSPoint class
JSPoint class
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
Constructors
Name | Description |
---|---|
JSPoint(x, y) |
Properties
Name | Description |
---|---|
X | Gets the x-coordinate. |
Y | Gets the y-coordinate. |
See Also
- module Aspose.Words