InfiniteCanvas.ImportFromJson(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Import InfiniteCanvas from json string and render the new canvas, this function will empty the Redo/Undo queue.
public void ImportFromJson (string json);
member this.ImportFromJson : string -> unit
Public Sub ImportFromJson (json As String)
Parameters
- json
- String
InfiniteCanvas json representation