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