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