Click or drag to resize

FS_RECTFGetHashCode Method

Returns the hash code for this instance.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public override int GetHashCode()

Return Value

Int32
A 32-bit signed integer that is the hash code for this instance.
See Also