Deserializes the anchor point from JSON format.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void LoadFromJson ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub LoadFromJson( _ |
A JsonObject instance containing the data to load.
See Also