RemoveDependsOn

ShapeCollection.RemoveDependsOn method

Remove the shapes including DEPENDSON shapes from the collection.

public void RemoveDependsOn(Shape item)
Parameter Type Description
item Shape Shape

See Also