Method Contains
Namespace TallComponents.PDF.Shapes
Class ShapeCollection
Determine whether an Shape is in the ShapeCollection.
The
does not accept a
as a valid value.
Syntax
public Boolean Contains(Shape shape)
Returns
Boolean
True if the is found in this , false otherwise.
Parameters
Shape
shape
The to verify.