Click or drag to resize

AtalaImageDraw Method

Draws this AtalaImage to a graphics object.
Overload List
  NameDescription
Public methodDraw(Graphics, Rectangle)
Draws this AtalaImage onto a System.Drawing.Graphics object at a specified location and size.
Public methodDraw(Graphics, Rectangle, Rectangle)
Draws a specified area of this AtalaImage onto a System.Drawing.Graphics object at the specified location and size.
Public methodDraw(Graphics, Rectangle, Rectangle, Boolean)
Draws a specified area of this AtalaImage onto a System.Drawing.Graphics object at the specified location and size.
Top
See Also