Fixes the input rectangle so that the TopLeft coordinate of the rectangle is above and to the left of the BottomRight coordinate of the rectangle.
Namespace: RSGraphics
Delphi |
procedure RSNormalizeRect( var aRect: TRSRect ); overload; |
Parameters
aRect
Type: System.Void