Point.Point
Point constructor
Initializes new instance of the Point.
public Point(double x, double y)
| Parameter | Type | Description |
|---|---|---|
| x | Double | x coordinate value. |
| y | Double | y coordinate value. |
See Also
- class Point
- namespace Aspose.Pdf
- assembly Aspose.PDF