Read JSDraw HTML string
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntaxpublic static Sketch ReadJSDraw(
string buff
)
Parameters
- buff
- Type: SystemString
The input JSDraw HTML string
Return Value
Type:
SketchA Sketch object
See Also