C

CollectSnapReferencesEventArgs

Event arguments for the collect-snap-references event.

Remarks

Instances of this class are also passed to addSnapReferences. Implementations of that interface can add their snap references.

This class cannot be instantiated

See Also

Developer's Guide

Members

Show:

Properties

Gets the context for the current event.
readonlyfinal

Property Value

The context.

Methods

Adds a snap reference for the GraphSnapContext.
final

Parameters

snapReference: SnapReference
The snap reference to add to the list of references.

See Also

Developer's Guide
API
snapReferences