Click or drag to resize
Point Methods

The Point type exposes the following members.

Methods
  NameDescription
Public methodEquals
Returns a value indicating whether this instance and a specified object represent the same value.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Serves as the default hash function.
(Overrides ObjectGetHashCode.)
Public methodGetObjectData
Populates a SerializationInfo with the data needed to serialize the target object.
(Inherited from GeometryBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToGeoJson
Returns the GeoJSON representation of the instance.
(Inherited from GeometryBase.)
Public methodToString
Returns Well-known text (WKT) representation of the geometry object.
(Overrides ObjectToString.)
Top
See Also