Figure.AddShapes

Figure.AddShapes method

向图形添加一系列形状。

public void AddShapes(Shape[] shapes)
参数类型描述
形状Shape[]要添加的形状。

另请参见