Polygon |
The PolygonVertex type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object)) | |
Equals(PolygonVertex) | Equals (true if Point in this and next PolygonVertex are equal and if Next property in both PolygonVertex objects point to the same PolygonVertex) | |
GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode) | |
ToString |
Returns a string that represents the current object.
(Overrides ObjectToString) |