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

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

Parameters

other
See Also