ShapeCollection.RemoveDependsOn

ShapeCollection.RemoveDependsOn method

Remove the shapes including DEPENDSON shapes from the collection.

public void RemoveDependsOn(Shape item)
ParameterTypeDescription
itemShapeShape

See Also