[]
        
(Showing Draft Content)

C1.Document.Util.IImageWrapper.Draw

Draw Method

Draw(GcGraphics, Rect)

Draws GrapeCity.Documents.Drawing.IImage to GrapeCity.Documents.Drawing.GcGraphics

Declaration
[CLSCompliant(false)]
public void Draw(GcGraphics graphics, Rect dstRect)
<CLSCompliant(False)>
Public Sub Draw(graphics As GcGraphics, dstRect As Rect)
Parameters
Type Name Description
GcGraphics graphics

Instance of GrapeCity.Documents.Drawing.GcGraphics

Rect dstRect

Rectangelt to draw