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

Group.OnElementsAdded

切换到手册
protected void OnElementsAdded (IEnumerable<GraphElement> elements);

参数

elementsThe added elements.

描述

Called when elements are added to this group.