Overload | Description |
---|---|
Filter(NShape) | Returns true if the shape.ShapeType matches the target ShapeType. |
Filter(NNode) | Returns true if the node is a shape and its ShapeType matches the target ShapeType. |
Filter(NPageItem) | Returns true if the item is a shape and its ShapeType matches the target ShapeType. |
Filter(NDiagramItem) | Returns true if the item is a shape and its ShapeType matches the target ShapeType. |