Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
Shape Class
Shape Methods
Clone Method
CopyTo Method
Draw Method
DrawDShape Method
Flip Method
Scale Method
Translate Method
Shape
DrawDShape 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
DrawDShape
(
IGraphics
g
,
RectangleF
rect
,
Pen
pen
,
Brush
b
,
bool
reversed
)
Parameters
g
Type:
Scilligence.MolEngine
IGraphics
rect
Type:
System.Drawing
RectangleF
pen
Type:
System.Drawing
Pen
b
Type:
System.Drawing
Brush
reversed
Type:
System
Boolean
See Also
Reference
Shape Class
Scilligence.MolEngine Namespace