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

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

Parameters

other
See Also