DrawingExtensions Methods |
The DrawingExtensions type exposes the following members.
Name | Description | |
---|---|---|
ToHyperrectangle(Rectangle) |
Convert the given System.Drawing.Rectangle to a Hyperrectangle.
| |
ToHyperrectangle(RectangleF) |
Convert the given System.Drawing.RectangleF to a Hyperrectangle.
| |
ToRectangle |
Convert the given hyperrectangle in to a System.Drawing.Rectangle.
| |
ToRectangleF |
Convert the given hyperrectangle in to a System.Drawing.RectangleF.
|