Click or drag to resize
OGFontGetHashCode Method
Computes the hash key for this OGFont.

Namespace: Stingray.Grid
Assembly: Stingray.GridUtils (in Stingray.GridUtils.dll) Version: 14.0.0.0
Syntax
public override int GetHashCode()

Return Value

Type: Int32
The hash key for this OGFont.
See Also