Click or drag to resize

AnimationEffect CommonBehaviorCollection Property

Gets collection of behavior for effect. Read/write CommonBehaviorCollection .

Namespace: Spire.Presentation.Drawing.Animation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public CommonBehaviorCollection CommonBehaviorCollection { get; set; }

Property Value

Type: CommonBehaviorCollection
See Also