Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
Molecule Class
Molecule Methods
GetRadar Method
GetRadar Method (Int32, Single)
GetRadar Method (Int32, Int32, Single)
GetRadar Method (Int32, Int32, Single, MolDrawing.Format)
Molecule
GetRadar Method (Int32, Int32, Single, MolDrawing
Format)
Return the image bytes of the radar chart
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
byte
[]
GetRadar
(
int
width
,
int
height
,
float
margin
,
MolDrawing
Format
fmt
)
Parameters
width
Type:
System
Int32
height
Type:
System
Int32
margin
Type:
System
Single
fmt
Type:
Scilligence.MolEngine
MolDrawing
Format
The image format
Return Value
Type:
Byte
The image bytes
See Also
Reference
Molecule Class
GetRadar Overload
Scilligence.MolEngine Namespace