ComponentOne Bitmap for UWP
EqualsRef Method (ColorF)

C1.UWP.DX Assembly > C1.Util.DX Namespace > ColorF Structure : EqualsRef Method
Determines whether the specified ColorF is equal to this instance.
Syntax
'Declaration
 
Public Function EqualsRef( _
   ByRef other As ColorF _
) As System.Boolean
public System.bool EqualsRef( 
   ref ColorF other
)

Parameters

other
See Also

Reference

ColorF Structure
ColorF Members