add method
add(color)
Add the Color object in the collection.
Returns
def add(self, color):
...
| Parameter | Type | Description |
|---|---|---|
| color | ColorEntry |
See Also
- module aspose.diagram
- class ColorEntryCollection
Add the Color object in the collection.
def add(self, color):
...
| Parameter | Type | Description |
|---|---|---|
| color | ColorEntry |