Search
Animation.Progress Property
See Also
 





Gets the progress of the current animation iteration.

Namespace: MindFusion.Animations
Package: MindFusion.Common

 Syntax

C#  Copy Code

public double Progress { get; }

Visual Basic  Copy Code

Public ReadOnly Property Progress As Double

 Property Value

 See Also