Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
IGraphics Interface
IGraphics Methods
DrawLine Method
DrawLine Method (Pen, Point, Point)
DrawLine Method (Pen, PointF, PointF)
DrawLine Method (Pen, Int32, Int32, Int32, Int32)
DrawLine Method (Pen, Single, Single, Single, Single)
IGraphics
DrawLine 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
void
DrawLine
(
Pen
pen
,
float
x1
,
float
y1
,
float
x2
,
float
y2
)
Parameters
pen
Type:
System.Drawing
Pen
x1
Type:
System
Single
y1
Type:
System
Single
x2
Type:
System
Single
y2
Type:
System
Single
See Also
Reference
IGraphics Interface
DrawLine Overload
Scilligence.MolEngine Namespace