[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.GcGraphics.InternalDrawImage

InternalDrawImage Method

InternalDrawImage(RectangleF, IImage, float)

For internal use.

Declaration
protected abstract void InternalDrawImage(RectangleF dstRect, IImage image, float opacity)
Protected MustOverride Sub InternalDrawImage(dstRect As RectangleF, image As IImage, opacity As Single)
Parameters
Type Name Description
RectangleF dstRect
IImage image
float opacity