Event arguments for the collect-snap-references event.
Inheritance Hierarchy
EventArgs
InputModeEventArgs
CollectSnapReferencesEventArgs
Remarks
Instances of this class are also passed to addSnapReferences. Implementations of that interface can add their snap references.
This class cannot be instantiated
Type Details
- yFiles module
- view
Properties
Gets the context for the current event.
Methods
Adds a snap reference for the GraphSnapContext.
Parameters
options - Object
A map of options to pass to the method.
A map of options to pass to the method.
- snapReference - SnapReference
- The snap reference to add to the list of references.