The IWxShapes interface contains properties and methods for a workspace shape collection.
| Property name | Brief description | |
| Count | The Count property returns the number of workplace objects. | |
| Item | The Item property returns a shape by the defined index. |
| Method name | Brief description | |
| ClearAll | The ClearAll method removes all shapes from the workspace. | |
| FindById | The FindById method searches for a shape by the identifier. | |
| RemoveById | The RemoveById method removes a shape by identifier and returns whether the removal is successful. |
See also: