Represents a point.
The following tables list the members exposed by the Point type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Point class with the specified X and Y coordinates. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the x-coordinate of the point. |
|
![]() |
Gets or sets the y-coordinate of the point. |
Name | Description | |
---|---|---|
![]() |
Gets a value indicating whether this Point is empty. |
|
![]() |
Specifies whether this Point contains the same coordinates as the specified point. |