Sequence Properties

The Sequence type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the number of effects in a sequense. Read-only Int32.
Public propertyItem
Returns an effect at the specified index.
Public propertyTriggerShape
Returns or sets shape target for INTERACTIVE sequence. If sequence is not interactive then returns null. Read/write IShape.
See Also