Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
GdiGraphics Class
GdiGraphics Methods
DrawImageUnscaled Method
DrawImageUnscaled Method (Image, Point)
DrawImageUnscaled Method (Image, Rectangle)
DrawImageUnscaled Method (Image, Int32, Int32)
DrawImageUnscaled Method (Image, Int32, Int32, Int32, Int32)
GdiGraphics
DrawImageUnscaled 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
DrawImageUnscaled
(
Image
image
,
int
x
,
int
y
)
Parameters
image
Type:
System.Drawing
Image
x
Type:
System
Int32
y
Type:
System
Int32
Implements
IGraphics
DrawImageUnscaled(Image, Int32, Int32)
See Also
Reference
GdiGraphics Class
DrawImageUnscaled Overload
Scilligence.MolEngine Namespace