| ImageGestureImageEquals Method  | 
 
            Check for equality
            
 
    Namespace: 
   DigitalRubyShared
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic override bool Equals(
	Object obj
)
Parameters
- obj
- Type: SystemObject
 Other object
Return Value
Type: 
BooleanTrue if equal, false if not
 See Also
See Also