Version: 2019.1
Experimental: this API is experimental and might be changed or removed in the future.

Scope.OnElementsAdded

Switch to Manual
protected void OnElementsAdded (IEnumerable<GraphElement> elements);

Parameters

elementsThe added elements.

Description

Called when GraphElements are added to the Scope.