AtalaImageDraw Method |
Name | Description | |
---|---|---|
Draw(Graphics, Rectangle) | Draws this AtalaImage onto a System.Drawing.Graphics object at a
specified location and size. | |
Draw(Graphics, Rectangle, Rectangle) | Draws a specified area of this AtalaImage onto a System.Drawing.Graphics
object at the specified location and size. | |
Draw(Graphics, Rectangle, Rectangle, Boolean) | Draws a specified area of this AtalaImage onto a System.Drawing.Graphics
object at the specified location and size. |