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

GraphView.SerializeGraphElements

切换到手册
protected string SerializeGraphElements (IEnumerable<GraphElement> elements);

参数

elements 要进行序列化的元素。

返回

string 序列化数据。

描述

序列化图形元素的默认方法。