Click or drag to resize

AnimationCommandType Enumeration

Represents command effect type for command effect behavior.

Namespace: Spire.Presentation.Drawing.Animation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public enum AnimationCommandType
Members
Member name Value Description
None -1
Event 0
Call 1
Verb 2
See Also