DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgLength Structure / Equals Method / Equals(SvgLength) Method

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

Parameters

other
See Also