Sequence Properties |
The Sequence type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Returns the number of effects in a sequense.
Read-only Int32.
|
![]() | Item |
Returns an effect at the specified index.
|
![]() | TriggerShape |
Returns or sets shape target for INTERACTIVE sequence.
If sequence is not interactive then returns null.
Read/write IShape.
|