interpolation_colors property
interpolation_colors property
Gets or sets the interpolation colors that defines a multicolor linear gradient.
Definition:
@property
def interpolation_colors(self):
...
@interpolation_colors.setter
def interpolation_colors(self, value):
...
See Also
- module
aspose.svg.drawing
- class
IGradientBrush