Click or drag to resize

PointGetHashCode Method

Returns a hash code for this Point instance.

Namespace: SautinSoft.Document.Drawing
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.2.3
Syntax
public override int GetHashCode()

Return Value

Int32
An integer value that specifies a hash value for this Point instance.
See Also