Click or drag to resize
OGFontGetFontKey Method
Returns the hash key for this OGFont.

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

Return Value

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