Constant class that provides names for the standard yFiles WPF GraphML attributes.

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

Syntax

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

Remarks

These key names are used as values for the attr.name attribute in GraphML key definitions.

Inheritance Hierarchy

System..::..Object
  yWorks.yFiles.GraphML..::..StandardAttributeNames

See Also