GrapeCity.Excel Namespace : GcPoint Structure |
The following tables list the members exposed by GcPoint.
Name | Description | |
---|---|---|
GcPoint Constructor | Initializes a new instance of the GrapeCity.Excel.GcPoint class with the specified coordinates. |
Name | Description | |
---|---|---|
X | Gets or sets the x-coordinate of this GrapeCity.Excel.GcPoint | |
Y | Gets or sets the y-coordinate of this GrapeCity.Excel.GcPoint |
Name | Description | |
---|---|---|
Equals | Overloaded. Compares two GrapeCity.Excel.GcPoint objects. The result specifies whether the values of the two objects are unequal | |
GetHashCode | Returns a hash code for this GrapeCity.Excel.GcPoint |
Equality | Compares two GrapeCity.Excel.GcPoint objects. The result specifies whether the values of the two objects are equal |
Inequality | Compares two GrapeCity.Excel.GcPoint objects. The result specifies whether the values of the two objects are unequal |