position property
position property
Gets or sets the color position.
Definition:
@property
def position(self):
...
@position.setter
def position(self, value):
...
See Also
- module
aspose.html.drawing
- class
IInterpolationColor
Gets or sets the color position.
@property
def position(self):
...
@position.setter
def position(self, value):
...
aspose.html.drawing
IInterpolationColor