ImageProperties 1.0 control documentation

Returns a value indicating whether this instance and a specified Int32Fraction object represent the same value.

Overload List

Returns a value indicating whether this instance and a specified Int32Fraction object represent the same value.

public bool Equals(Int32Fraction);

Returns a value indicating whether two specified instances of Int32Fraction represent the same value.

public static bool Equals(Int32Fraction,Int32Fraction);

Returns a value indicating whether this instance and a specified Object represent the same type and value.

public override bool Equals(object);

See Also

Int32Fraction Class | ElementIT.ImageProperties Namespace