[]
        
(Showing Draft Content)

C1.Util.DX.ColorF.EqualsRef

EqualsRef Method

EqualsRef(ref ColorF)

Determines whether the specified ColorF is equal to this instance.

Declaration
public bool EqualsRef(ref ColorF other)
Public Function EqualsRef(ByRef other As ColorF) As Boolean
Parameters
Type Name Description
ColorF other
Returns
Type Description
bool