ImageGear .NET - Updated October 2, 2018
Equals(Object) Method




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTThickness Structure > Equals Method : Equals(Object) Method
The object to compare.
Compares this ImGearARTThickness structure to another System.Object for equality.
Syntax
'Declaration
 
Public Overloads Overrides Function Equals( _
   ByVal obj As Object _
) As Boolean
 
'Usage
 
Dim instance As ImGearARTThickness
Dim obj As Object
Dim value As Boolean
 
value = instance.Equals(obj)

Parameters

obj
The object to compare.

Return Value

Returns true if the two objects are equal; otherwise, false.
See Also

Reference

ImGearARTThickness Structure
ImGearARTThickness Members
Overload List