Polygon Methods |
The Polygon 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 |
Returns the hash code based on the value of this instance.
(Overrides ObjectGetHashCode.) |
![]() ![]() | Parse |
Creates a Polygon instance from a
Well-known Text(WKT)
representation of a polygon.
|
![]() | ToString |
Returns Well-known text (WKT) representation of the geometry object.
(Overrides ObjectToString.) |