Indicates the animation behavior of this dynamic.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GwxDynamic..::..AnimationModes AnimationMode { get; set; }
Visual Basic
Public Property AnimationMode As GwxDynamic..::..AnimationModes
	Get
	Set
JScript
function get AnimationMode () : GwxDynamic..::..AnimationModes
function set AnimationMode (value : GwxDynamic..::..AnimationModes)

See Also