ImageGear .NET - Updated July 5, 2018
Equality Operator (ImGearARTThickness)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTThickness Structure : Equality Operator
The first structure to compare.
The other structure to compare.
Compares the value of two ImGearARTThickness structures for equality.
Syntax
'Declaration
 
Public Operator =( _
   ByVal t1 As ImGearARTThickness, _
   ByVal t2 As ImGearARTThickness _
) As Boolean
 
'Usage
 

Parameters

t1
The first structure to compare.
t2
The other structure to compare.

Return Value

Returns true if the two instances of ImGearARTThickness are equal; otherwise, false.
See Also

Reference

ImGearARTThickness Structure
ImGearARTThickness Members