GraphicElementCollection.Add

GraphicElementCollection.Add 方法

将一个新的 GraphicElement 添加到集合中。集合中的所有项必须具有相同的 Parent

public void Add(GraphicElement item)
参数类型描述
itemGraphicElementIGraphicElement.

另请参阅