color property
color property
Get or sets the color that represents the colors to use at corresponding positions along a gradient.
Definition:
@property
def color(self):
...
@color.setter
def color(self, value):
...
See Also
- module
aspose.html.drawing
- class
IInterpolationColor