Enables a smooth animation when Zoom Level changes

Namespace: Ico.Ewx
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool EnableAnimation { get; set; }
Visual Basic
Public Property EnableAnimation As Boolean
	Get
	Set
JScript
function get EnableAnimation () : boolean
function set EnableAnimation (value : boolean)

See Also