position property
position property
Returns or sets the position (0..1) of a gradient stop. Read/write float.
Definition:
@property
def position(self):
...
@position.setter
def position(self, value):
...
See Also
- class
GradientStop
- module
aspose.slides
- library
Aspose.Slides