Serializes the canvas and its layers.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Function Serialize As String
public string Serialize()
To restore the canvas from the serialization data, use the Deserialize(String) method.