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

Group.OnElementsRemoved

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

Parámetros

elementsThe removed elements.

Descripción

Called when elements are removed from this group.