remove method
remove(color)
Remove the Color object from the collection.
def remove(self, color):
...
| Parameter | Type | Description |
|---|---|---|
| color | ColorEntry |
See Also
- module aspose.diagram
- class ColorEntryCollection
Remove the Color object from the collection.
def remove(self, color):
...
| Parameter | Type | Description |
|---|---|---|
| color | ColorEntry |