[]
Normalize rectangle.
public static RectangleF Normalize(RectangleF rc)
Type | Name | Description |
---|---|---|
RectangleF | rc | RectangleF structure that specifies the location of the object, in points. |
Type | Description |
---|---|
RectangleF | The normalized rectangle. |