Click or drag to resize

SequenceCollection Add Method

Add new interactive sequence. Read/write AnimationEffectCollection .

Namespace: Spire.Presentation.Drawing.Animation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public AnimationEffectCollection Add(
	IShape shape
)

Parameters

shape
Type: Spire.Presentation IShape

Return Value

Type: AnimationEffectCollection
See Also