Geotools.Net

Polygon.GetHashCode Method 

Returns the hash code for this object.

[Visual Basic]
Overrides Public Function GetHashCode() As Integer
[C#]
public override int GetHashCode();

Return Value

The hash code for this polygon.

Remarks

Missing <remarks> documentation for M:Geotools.Geometries.Polygon.GetHashCode

See Also

Polygon Class | Polygon Members | Geotools.Geometries Namespace