Creates a Ruler object from JSON.
Namespace: MindFusion.Diagramming.MvcAssembly: MindFusion.Diagramming.Mvc
public static Ruler FromJson ( string id, string json)
Public Shared Function FromJson( _ id As String, _ json As String _) As Ruler
The Id of the Ruler
The JSON string
FromJson Method Overload ListRuler MembersRuler ClassMindFusion.Diagramming.Mvc Namespace