| Overload | Description |
|---|---|
| Point2d Constructor() | Initializes a new instance of the Point2d class. |
| Point2d Constructor(PointF) | Initializes a new instance of the Point2d class. |
| Point2d Constructor(Single,Single) | Initializes a new instance of the Point2d class. |