documentationfor yFiles for HTML 2.6

XamlSerializer

Serializer that produces XAML conforming output from the target object's reflection data.

Inheritance Hierarchy
XamlSerializer

Remarks

By default, the resulting XAML output follows the rules for normal XAML output. In addition, serialization can be fine tuned by applying GraphMLAttribute to the target object's class or some of its members.

Note that usually the type should be excluded from obfuscation, or its name should be declared with name. The same holds for specific members.

Type Details

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

See Also

Methods

Constants