Click or drag to resize
AB4D logo

PolygonVertex Methods

The PolygonVertex type exposes the following members.

Methods
 NameDescription
Public methodEquals(Object)Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object))
Protected methodEquals(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)
Public methodGetHashCodeServes as the default hash function.
(Overrides ObjectGetHashCode)
Public methodToString Returns a string that represents the current object.
(Overrides ObjectToString)
Top
See Also