This interface defines methods to write and configure shared sections in the
resulting GraphML output
Namespace: yWorks.yFiles.GraphML.ReferencesAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
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.