Click or drag to resize
OGBrushGetHashCode Method
Calculates the hash code for this brush.

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 brush.
See Also