The Equals Method is available in LEADTOOLS Document and Medical Imaging toolkits.
- obj
- The object to which to compare this AnnSize structure.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnSize Dim obj As Object Dim value As Boolean value = instance.Equals(obj) |
Parameters
- obj
- The object to which to compare this AnnSize structure.
Return Value
true if this AnnSize structure contains the same dimensions as the specified object; false, otherwise.For more information refer to System.Object.Equals(System.Object,System.Object).
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7