Click or drag to resize
AB4D logo

PolygonVertexGetHashCode Method

Serves as the default hash function.

Namespace: Ab3d.Common.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public override int GetHashCode()

Return Value

Int32
A hash code for the current object.
See Also