Click or drag to resize
Accord.NET (logo)

DrawingExtensions Methods

The DrawingExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToHyperrectangle(Rectangle)
Convert the given System.Drawing.Rectangle to a Hyperrectangle.
Public methodStatic memberToHyperrectangle(RectangleF)
Convert the given System.Drawing.RectangleF to a Hyperrectangle.
Public methodStatic memberToRectangle
Convert the given hyperrectangle in to a System.Drawing.Rectangle.
Public methodStatic memberToRectangleF
Convert the given hyperrectangle in to a System.Drawing.RectangleF.
Top
See Also