[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Document Assembly
C1.Document.Util
Classes
C1HtmlGraphics
Methods
InternalDrawImage
dotnet-framework-api
dotnet-api
C1.Document Assembly
C1.Document
C1.Document.Export
C1.Document.Export.Ssrs
C1.Document.Util
Classes
C1HtmlGraphics
Constructors
Properties
Methods
CreateClipRegion
CreatePath
DrawGlyphRun
DrawGlyphs
DrawVertGlyphs
FillEllipse
FillPath
FillRectangle
InternalCreateImage
InternalDrawEllipse
InternalDrawImage
InternalDrawLine
InternalDrawPath
InternalDrawRectangle
InternalFillEllipse
InternalFillPath
InternalFillRectangle
InternalRemoveClip
InternalSetClip
WriteBookmark
WriteHyperlink
WriteLink
WriteLinks
IImageWrapper
C1.Interop
C1.Ssrs
C1.Ssrs.RplReader
C1.Ssrs.RplReader.Recs
C1.Util.Licensing
C1.Util.Localization
C1.Win.ImportServices.ReportExecution4
C1.Win.ImportServices.ReportingService4
GrapeCity.Documents.Drawing
C1.FlexReport Assembly
C1.Win.Document.8 Assembly
C1.Win.FlexReport.8 Assembly
C1.WPF.Document Assembly
C1.WPF.Report Assembly
(Showing Draft Content)
C1.Document.Util.C1HtmlGraphics.InternalDrawImage
InternalDrawImage Method
InternalDrawImage(INativeImage, Rect)
Declaration
protected override void InternalDrawImage(INativeImage image, Rect dstRect)
Parameters
Type
Name
Description
INativeImage
image
Rect
dstRect
Overrides
C1Graphics.InternalDrawImage(INativeImage, Rect)