[]
Draws GrapeCity.Documents.Drawing.IImage to GrapeCity.Documents.Drawing.GcGraphics
[CLSCompliant(false)]
public void Draw(GcGraphics graphics, Rect dstRect)
<CLSCompliant(False)>
Public Sub Draw(graphics As GcGraphics, dstRect As Rect)
| Type | Name | Description |
|---|---|---|
| GcGraphics | graphics | Instance of GrapeCity.Documents.Drawing.GcGraphics |
| Rect | dstRect | Rectangelt to draw |