| Point Methods |
The Point type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Returns a value indicating whether this instance and a specified object represent the same value.
(Overrides ObjectEquals(Object).) | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) | |
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from GeometryBase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToGeoJson |
Returns the GeoJSON representation of the instance.
(Inherited from GeometryBase.) | |
| ToString |
Returns Well-known text (WKT) representation of the geometry object.
(Overrides ObjectToString.) |