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, Int32, Int32)
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
,
int
x
,
int
y
)
Parameters
image
Type:
System.Drawing
Image
x
Type:
System
Int32
y
Type:
System
Int32
Implements
IGraphics
DrawImage(Image, Int32, Int32)
See Also
Reference
GdiGraphics Class
DrawImage Overload
Scilligence.MolEngine Namespace