ColorValue constructor
ColorValue(value, unit)
Constructor.
def __init__(self, value, unit):
...
Parameter | Type | Description |
---|---|---|
value | str | |
unit | MeasureConst |
See Also
- module aspose.diagram
- class ColorValue
Constructor.
def __init__(self, value, unit):
...
Parameter | Type | Description |
---|---|---|
value | str | |
unit | MeasureConst |