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.) |
![]() ![]() | Parse |
Creates a Point instance from a
Well-known Text(WKT)
representation of a 2D point.
|
![]() | ToString |
Returns Well-known text (WKT) representation of the geometry object.
(Overrides ObjectToString.) |