Click or drag to resize
OGPenGetHashCode Method
Calculates the hash code for this pen.

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

Return Value

Type: Int32
A hash code for this pen.
See Also