Represents a 2-dimensional point.
The following tables list the members exposed by the Point type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Overloaded. Initializes a new instance of the Point class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the x-coordinate of the point. |
|
![]() |
Gets or sets the y-coordinate of the point. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Object.ToString override. |
See Also