position property
position property
The position of the stop.
Definition:
@property
def position(self):
    ...
@position.setter
def position(self, value):
    ...
See Also
- module aspose.cells.drawing
- class GradientStop
The position of the stop.
@property
def position(self):
    ...
@position.setter
def position(self, value):
    ...
aspose.cells.drawingGradientStop