Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgViewBox Structure / Equals Method / Equals(Object) Method

In This Topic
Equals(Object) Method
In This Topic
Determines whether the specified object is equal to this instance.
Syntax
'Declaration
 
Public Overloads Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
 

Parameters

obj
See Also