Scope.OnElementsAdded
protected void OnElementsAdded(IEnumerable<GraphElement> elements);
Parameters
| elements | The added elements. |
Description 描述
Called when GraphElements are added to the Scope.
| elements | The added elements. |
Called when GraphElements are added to the Scope.