Click or drag to resize

ImageGestureImageEquals Method

Check for equality

Namespace:  DigitalRubyShared
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
Other object

Return Value

Type: Boolean
True if equal, false if not
See Also