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

Group.OnElementsAdded

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

Parameters

elementsThe added elements.

Description

Called when elements are added to this group.