Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
IGraphics Interface
IGraphics Methods
DrawImage Method
DrawImage Method (Image, Point)
DrawImage Method (Image, Point[])
DrawImage Method (Image, PointF)
DrawImage Method (Image, PointF[])
DrawImage Method (Image, Rectangle)
DrawImage Method (Image, RectangleF)
DrawImage Method (Image, Int32, Int32)
DrawImage Method (Image, Single, Single)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit)
DrawImage Method (Image, Rectangle, Rectangle, GraphicsUnit)
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
DrawImage Method (Image, Point[], Rectangle, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Int32, Int32, Rectangle, GraphicsUnit)
DrawImage Method (Image, Int32, Int32, Int32, Int32)
DrawImage Method (Image, Single, Single, RectangleF, GraphicsUnit)
DrawImage Method (Image, Single, Single, Single, Single)
DrawImage Method (Image, PointF[], RectangleF, GraphicsUnit, ImageAttributes, Graphics.DrawImageAbort)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit)
DrawImage Method (Image, Rectangle, Int32, Int32, Int32, Int32, GraphicsUnit, ImageAttributes)
DrawImage Method (Image, Rectangle, Single, Single, Single, Single, GraphicsUnit, ImageAttributes)
IGraphics
DrawImage Method (Image, RectangleF, RectangleF, GraphicsUnit)
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
void
DrawImage
(
Image
image
,
RectangleF
destRect
,
RectangleF
srcRect
,
GraphicsUnit
srcUnit
)
Parameters
image
Type:
System.Drawing
Image
destRect
Type:
System.Drawing
RectangleF
srcRect
Type:
System.Drawing
RectangleF
srcUnit
Type:
System.Drawing
GraphicsUnit
See Also
Reference
IGraphics Interface
DrawImage Overload
Scilligence.MolEngine Namespace