start_color property

start_color property

Get the starting color of the linear gradient.

Definition:

@property
def start_color(self):
    ...

See Also