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

Group.OnElementsAdded

Cambiar al Manual
protected void OnElementsAdded (IEnumerable<GraphElement> elements);

Parámetros

elementsThe added elements.

Descripción

Called when elements are added to this group.