Add

ShapeCollection.Add method

Add the shape in the collection.

public int Add(Shape item)
Parameter Type Description
item Shape

Return Value

ID

See Also