color property

color property

Returns the color of a gradient stop. Read-only IColorFormat.

Definition:

@property
def color(self):
    ...

See Also