Event arguments for calls to the QueryReferenceId or QueryReferenceId events.
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 class QueryReferenceIdEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class QueryReferenceIdEventArgs _ Inherits EventArgs |
Remarks
Event handling code should inspect the Value property and decide whether to set
the ReferenceId and/or ReferenceType property in order to handle the event.
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
yWorks.yFiles.GraphML.References..::..QueryReferenceIdEventArgs
System..::..EventArgs
yWorks.yFiles.GraphML.References..::..QueryReferenceIdEventArgs