Determines if the Esri server connection cached images or raster should be added to the map.

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

Syntax

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

See Also