This interface defines methods to write and configure shared sections in the
resulting GraphML output
Namespace: yWorks.yFiles.GraphML.ReferencesAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public interface IReferenceHandler |
| Visual Basic |
|---|
Public Interface IReferenceHandler |
Remarks
This interface provides infrastructure for both external and internal (i.e. stored in the GraphML document) references.
Usually, it is not necessary to use this interface directly from client code.