This class handles the deserialization of pure text node content.

Namespace: yWorks.yFiles.GraphML.Xaml
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public static class TextNodeDeserializer
Visual Basic
Public NotInheritable Class TextNodeDeserializer

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.GraphML.Xaml..::..TextNodeDeserializer

See Also