Equals

GradientStopEffectiveData.Equals method

Determines whether the specified GradientStopEffectiveData is equal to the current GradientStopEffectiveData.

public override bool Equals(object obj)
ParameterTypeDescription
objObjectThe GradientStopEffectiveData to compare.

Return Value

true if objects are equal; otherwise, false.

See Also