IWorkflowHandlerFactoryShowMolecule Method (IJChemMolecule, IMoleculeViewer)ChemAxon .NET API
Displays a molecule.

Namespace: ChemAxon.NET.API.Workflow
Assembly: ChemAxon.NET (in ChemAxon.NET.dll) Version: 1.0.0.1
Syntax

void ShowMolecule(
	IJChemMolecule molecule,
	IMoleculeViewer moleculeView
)

Parameters

molecule
Type: IJChemMolecule
Molecule
moleculeView
Type: IMoleculeViewer
User definied view
See Also

Reference