Name | Description | |
---|---|---|
C1Point Constructor | Initializes a new instance of the C1Point struct. |
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 | Returns a hash code for this instance. | |
ToString | Returns a System.String that represents this instance. |
Equality | Implements the operator ==. |
Inequality | Implements the operator !=. |