ArcGIS Runtime SDK for Windows Phone - Library Reference
DynamicLayerInfos Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > FindParameters Class : DynamicLayerInfos Property

Array of DynamicLayerInfos used to change the layer ordering or to redefine the map. The order of the array defines the layer drawing order. The first element of the array draws on top of all other layers.

Syntax

Visual Basic (Declaration) 
Public Property DynamicLayerInfos As DynamicLayerInfoCollection
C# 
public DynamicLayerInfoCollection DynamicLayerInfos {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.