ShapeCollection.Add

ShapeCollection.Add method

Add the shape in the collection.

public int Add(Shape item)
ParameterTypeDescription
itemShape

Return Value

ID

See Also