Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
GdiGraphics Class
GdiGraphics 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)
GdiGraphics
DrawImage Method (Image, Single, Single, Single, Single)
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
void
DrawImage
(
Image
image
,
float
x
,
float
y
,
float
width
,
float
height
)
Parameters
image
Type:
System.Drawing
Image
x
Type:
System
Single
y
Type:
System
Single
width
Type:
System
Single
height
Type:
System
Single
Implements
IGraphics
DrawImage(Image, Single, Single, Single, Single)
See Also
Reference
GdiGraphics Class
DrawImage Overload
Scilligence.MolEngine Namespace