True if in runtime mode, false otherwise

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

Syntax

C#
public bool Animated { get; }
Visual Basic
Public ReadOnly Property Animated As Boolean
	Get
JScript
function get Animated () : boolean

See Also