The Equals Method supports WPF/Silverlight.
The Equals Method is available in LEADTOOLS Document and Medical Imaging toolkits.
- obj
- The object to be used in the comparison with the current object.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnSnapToGridOptions Dim obj As Object Dim value As Boolean value = instance.Equals(obj) |
Parameters
- obj
- The object to be used in the comparison with the current object.
Return Value
This method returns true if obj is an AnnSnapToGridOptions structure equivalent to this AnnSnapToGridOptions; otherwise, false.For more information refer to System.Object.Equals(System.Object,System.Object).
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)