documentationfor yFiles for HTML 2.6

HandleDeserializationEventArgs

The event arguments used by HandleDeserialization and HandleDeserialization to let registered deserialization code perform the deserialization.

Inheritance Hierarchy
EventArgs
HandleDeserializationEventArgs

Remarks

If the event handler determines that it can deserialize the xmlNode, it should place the result into the result property and thus mark the event as handled.

Type Details

yfiles module
view-graphml
yfiles-umd modules
view-graphml, view
Legacy UMD name
yfiles.graphml.HandleDeserializationEventArgs

Constructors

Properties