Click or drag to resize
Polygon Methods

The Polygon 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
Returns the hash code based on the value of this instance.
(Overrides ObjectGetHashCode.)
Public methodGetObjectData
When overridden, sets the serialization info.
(Overrides GeometryBaseGetObjectData(SerializationInfo, StreamingContext).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns Well-known text (WKT) representation of the geometry object.
(Overrides ObjectToString.)
Top
See Also