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