time property
time property
Represents time value. Read/write float.
Definition:
@property
def time(self):
...
@time.setter
def time(self, value):
...
See Also
- class
IPoint
- module
aspose.slides.animation
- library
Aspose.Slides
Represents time value. Read/write float.
@property
def time(self):
...
@time.setter
def time(self, value):
...
IPoint
aspose.slides.animation
Aspose.Slides