color
CodetextParameters.color
Type: Tuple[int, int, int]
Get
Specify the displaying CodeText’s Color, representation of an RGB tuple. Default value (0,0,0).
Set
Specify the displaying CodeText’s Color, representation of an RGB tuple. Default value (0,0,0).
| Parameter | Type | Description |
|---|---|---|
value | Tuple[int, int, int] |