Click or drag to resize

RationalEquals Method (Rational, Rational)

Equalses the specified rat1.

Namespace:  Atalasoft.Imaging.Metadata
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public static bool Equals(
	Rational rat1,
	Rational rat2
)

Parameters

rat1
Type: Atalasoft.Imaging.MetadataRational
The rat1.
rat2
Type: Atalasoft.Imaging.MetadataRational
The rat2.

Return Value

Type: Boolean
See Also