Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
MolDrawing Class
MolDrawing Methods
Draw Method
DrawChiralFlag Method
DrawRoundedRectangle Method
Emf2Bmp Method
FillRoundedRectangle Method
ImageFormat Method
MimetypeToFormat Method
ResizeImage Method
Save Method
SetMol Method
ToBytes Method
ToImage Method
ToImageFormat Method
ToMetafile Method
ToMolSpace Method
ToScreen Method
WrapAsMetafile Method
MolDrawing
FillRoundedRectangle Method
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
static
void
FillRoundedRectangle
(
IGraphics
g
,
RectangleF
r
,
float
d
,
Brush
brush
)
Parameters
g
Type:
Scilligence.MolEngine
IGraphics
r
Type:
System.Drawing
RectangleF
d
Type:
System
Single
brush
Type:
System.Drawing
Brush
See Also
Reference
MolDrawing Class
Scilligence.MolEngine Namespace