Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPRegion > Methods
TRSGPRegion.Equals(TObject) Method
Determines whether this region is equal to an object. If the Obj is a region, the method compares the shape of the region to see if they are equal.
Namespace: RSGdiPlusGraphics
Delphi
public function Equals(Obj: TObject): Boolean; overload; override;
Parameters
Obj
Type: TObject
Type: Boolean
•TRSGPRegion
•RSGdiPlusGraphics