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).

ParameterTypeDescription
valueTuple[int, int, int]