Перегрузка | Описание |
---|---|
Draw(VintasoftImage,Graphics,Rectangle) | Рисует этот VintasoftImage на указанном объекте System.Drawing.Graphics. |
Draw(VintasoftImage,Graphics,Rectangle,Rectangle) | Рисует этот VintasoftImage на указанном объекте System.Drawing.Graphics. |
Draw(VintasoftImage,Graphics,RectangleF) | Рисует этот VintasoftImage на указанном объекте System.Drawing.Graphics. |
Draw(VintasoftImage,Graphics,RectangleF,RectangleF) | Рисует этот VintasoftImage на указанном объекте System.Drawing.Graphics. |
Draw(VintasoftImage,Graphics,PointF[]) | Рисует этот VintasoftImage на указанном объекте System.Drawing.Graphics. |
Draw(VintasoftImage,Graphics,PointF[],RectangleF) | Рисует этот VintasoftImage на указанном объекте System.Drawing.Graphics. |