Initializes a new instance of the Point class.
Name | Description |
---|---|
Initializes a new instance of the Point class with (0, 0) coordinates. |
|
Initializes a new instance of the Point class with the specified coordinates. |
|
Initializes a new instance of the Point class from the specified point. |