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

GraphView.AddElement

public void AddElement(Experimental.GraphView.GraphElement graphElement);

Parameters

graphElementThe element to add.

Description 描述

Add new GraphElement. Should use this instead of Add() for adding GraphElements.