Click or drag to resize

PdfPointGetHashCode Method

Returns the hash code for this PdfPoint.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public override int GetHashCode()

Return Value

Type: Int32
The hash code for this PdfPoint.
See Also