| Overload | Description |
|---|---|
| Draw(VintasoftImage,Graphics,Rectangle) | Draws this VintasoftImage on specified System.Drawing.Graphics object. |
| Draw(VintasoftImage,Graphics,Rectangle,Rectangle) | Draws this VintasoftImage on specified System.Drawing.Graphics object. |
| Draw(VintasoftImage,Graphics,RectangleF) | Draws this VintasoftImage on specified System.Drawing.Graphics object. |
| Draw(VintasoftImage,Graphics,RectangleF,RectangleF) | Draws this VintasoftImage on specified System.Drawing.Graphics object. |
| Draw(VintasoftImage,Graphics,PointF[]) | Draws this VintasoftImage on specified System.Drawing.Graphics object. |
| Draw(VintasoftImage,Graphics,PointF[],RectangleF) | Draws this VintasoftImage on specified System.Drawing.Graphics object. |