Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
GdiGraphics Class
GdiGraphics Methods
DrawRectangle Method
DrawRectangle Method (Pen, Rectangle)
DrawRectangle Method (Pen, Int32, Int32, Int32, Int32)
DrawRectangle Method (Pen, Single, Single, Single, Single)
GdiGraphics
DrawRectangle Method (Pen, 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
DrawRectangle
(
Pen
pen
,
float
x
,
float
y
,
float
width
,
float
height
)
Parameters
pen
Type:
System.Drawing
Pen
x
Type:
System
Single
y
Type:
System
Single
width
Type:
System
Single
height
Type:
System
Single
Implements
IGraphics
DrawRectangle(Pen, Single, Single, Single, Single)
See Also
Reference
GdiGraphics Class
DrawRectangle Overload
Scilligence.MolEngine Namespace