trigger_shape property
trigger_shape property
Returns or sets shape target for INTERACTIVE sequence.
If sequence is not interactive then returns None.
Read/write IShape
.
Definition:
@property
def trigger_shape(self):
...
@trigger_shape.setter
def trigger_shape(self, value):
...
See Also
- class
IShape
- class
Sequence
- module
aspose.slides.animation
- library
Aspose.Slides