Visualize/edit molecule.
Namespace: ChemAxon.NET.API.Workflow
Assembly: ChemAxon.NET (in ChemAxon.NET.dll) Version: 1.0.0.1
Syntax
Methods
Name | Description | |
---|---|---|
EditMolecule(IJChemMolecule, IJChemMolecule) |
Displays a molecule within an editor control. A return value indicates whether a molecule is modified.
| |
EditMolecule(IJChemMolecule, IJChemMolecule, IMoleculeEditorView) |
Displays a molecule within an editor control. A return value indicates whether a molecule is modified.
| |
ShowMolecule(IJChemMolecule) |
Displays a molecule.
| |
ShowMolecule(IJChemMolecule, IMoleculeViewer) |
Displays a molecule.
|
See Also