remove method
remove(item)
Remove the Annotation object from the collection.
def remove(self, item):
...
Parameter | Type | Description |
---|---|---|
item | Annotation |
See Also
- module aspose.diagram
- class AnnotationCollection
Remove the Annotation object from the collection.
def remove(self, item):
...
Parameter | Type | Description |
---|---|---|
item | Annotation |