Icon Equals Method

function Equals(ARect: TCanvasRect): Boolean

Available In: Visual Client Applications

Use this method to test if two rectangles have the same coordinates.

Information If the compared coordinates are not whole numbers and contain fractions, then the comparison results may not be entirely as expected due to the possibility of unequal fractional portions for each coordinate.
Image