Click or drag to resize

PolygonDefinition Methods

[This is preliminary documentation and is subject to change.]

The PolygonDefinition type exposes the following members.

Methods
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).)
Public methodEquals(PolygonDefinition)
Indicates whether the current object is equal to another object of the same type.
Public methodGetHashCode
Serves as the default hash function.
(Overrides ObjectGetHashCode.)
Public methodToString
Convert the current polygon definition into a user-friendly string representation of the polygon definition
(Overrides ObjectToString.)
Top
See Also