Point2D class
Point2D class
The 2D point.
The Point2D type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the Point2D class. |
| init | Constructs a new instance of Point2D |
Properties
| Property | Description |
|---|---|
| x | Gets or sets the x. |
| y | Gets or sets the y. |
See Also
- module
aspose.cad.fileformats.cad.cadobjects.hatch - class
Point2D