gradient_stops property

gradient_stops property

Returns the collection of gradient stops. Read-only IGradientStopCollectionEffectiveData.

Definition:

@property
def gradient_stops(self):
    ...

See Also