Gets a ScriptHelper object which can be used in html scripts to instantiate various objects and to call static methods.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public ScriptHelper ScriptHelper { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ScriptHelper As ScriptHelper |
An instance of the ScriptHelper class.