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 AnnFont 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 AnnFont structure equivalent to this AnnFont; otherwise, false.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