Click or drag to resize

SketchAsReaction Method

Create a Reaction object based on the sketch. To be a Reaction, the sketch has to have one Arrow, and some structure in either or both side

Namespace:  Scilligence.MolEngine
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
public Reaction AsReaction()

Return Value

Type: Reaction
A Reaciton object if succeeded
See Also