Search
Diagram.SaveSelectionToJson Method
See Also
 





Saves the diagram selection to a JSON object.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public string SaveSelectionToJson ()

Visual Basic  Copy Code

Public Function SaveSelectionToJson () As String

 Return Value

 See Also