value property
value property
Represents point value. Only: bool, ColorFormat, float, int, string. Read/write any.
Definition:
@property
def value(self):
...
@value.setter
def value(self, value):
...
See Also
- class
IPoint
- module
aspose.slides.animation
- library
Aspose.Slides