MindFusion.Wpf Pack Programmer's Guide
JsonSerializeTagEventArgs.Representation Property
See Also
 





Gets or sets the JsonObject, representing the tag object being serialized / deserialized.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public JsonObject Representation { get; set; }

Visual Basic  Copy Code

Public Property Representation As JsonObject

 Property Value

 See Also

JsonSerializeTagEventArgs Members
JsonSerializeTagEventArgs Class
MindFusion.Diagramming.Wpf Namespace