ImageGear .NET - Updated May 30, 2018
Equality Operator (ImGearARTMeasurementUnit)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTMeasurementUnit Structure : Equality Operator
First object to compare.
Second object to compare.
Returns true if its two operands are equal.
Syntax
'Declaration
 
Public Operator =( _
   ByVal a As ImGearARTMeasurementUnit, _
   ByVal b As ImGearARTMeasurementUnit _
) As Boolean
 
'Usage
 

Parameters

a
First object to compare.
b
Second object to compare.

Return Value

True if objects are equal.
See Also

Reference

ImGearARTMeasurementUnit Structure
ImGearARTMeasurementUnit Members