GetHashCode Method (GradientEffect)
Gets the hash code for this
GradientEffect object.
public override int GetHashCode()
'Declaration
Public Overrides Function GetHashCode() As Integer
'Usage
Dim instance As GradientEffect
Dim value As Integer
value = instance.GetHashCode()
Return Value
The
System.Int32 value indicates the hash code for this
GradientEffect object.