Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: RectangleD Normalize()

Declaration

public RectangleD Normalize()

Summary

Returns a new RectangleD in which the RectangleD.Width and/or RectangleD.Height are never negative, by flipping the rectangle as necessary.

Returns

A normalized RectangleD.