| C1.Android.Core Assembly > C1.Android.Core Namespace : C1Point Structure |
The following tables list the members exposed by C1Point.
| Name | Description | |
|---|---|---|
![]() | C1Point Constructor | Initializes a new instance of the C1Point struct. |
| Name | Description | |
|---|---|---|
![]() | X | Gets or sets the x-coordinate value of this C1Point structure. |
![]() | Y | Gets or sets the y-coordinate value of this C1Point. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified System.Object, is equal to this instance. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | ToString | Returns a string that represents the current object. |
Equality | Implements the operator ==. |
Inequality | Implements the operator !=. |