Point Constructor
Overload List
| Name | Description | |
|---|---|---|
|
|
Point(Point) |
Initializes a new instance of the [Point] struct.
|
|
|
Point(Int32, Int32) |
Initializes a new instance of the [Point] struct.
|