DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / HslColor Structure / Equals Method / Equals(HslColor) Method

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

Parameters

other
See Also