ArcGIS API for Silverlight - Library Reference
ArcGISDynamicMapServiceLayer Class Members
See Also  Fields  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client Namespace : ArcGISDynamicMapServiceLayer Class


The following tables list the members exposed by ArcGISDynamicMapServiceLayer.

Public Constructors

 NameDescription
public ConstructorArcGISDynamicMapServiceLayer ConstructorInitializes a new instance of the ArcGISDynamicMapServiceLayer class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)LayerTimeOptionsProperty Dependency property for LayerTimeOptions for data binding.  
public Fieldstatic (Shared in Visual Basic)TokenPropertyIdentifies the Token dependency property.  
public Fieldstatic (Shared in Visual Basic)UrlPropertyIdentifies the Url dependency property.  
Top

Public Properties

 NameDescription
public PropertyAttributionTemplate Gets the attribution template of an ArcGIS Server based ArcGISDynamicMapServiceLayer web service.  
public PropertyCapabilities Obtains the type of ArcGIS Server REST 'map service' capabilities for the ArcGISDynamicMapServiceLayer.  
public PropertyCopyrightText Gets the copyright text information of an ArcGIS Server based ArcGISDynamicMapServiceLayer web service.  
public PropertyDescription Gets the description information of an ArcGIS Server based ArcGISDynamicMapServiceLayer web service.  
public PropertyDisableClientCachingDisables caching an ArcGISDynamicMapServiceLayer image on the client.  
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDisplayName Gets or sets the display name. Display name is used in printing and legend control. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyDynamicLayerInfosGets or sets the DynamicLayerInfoCollection used to define the way a Dynamic Layer is drawn. Use the ArcGISDynamicMapServiceLayer.CreateDynamicLayerInfosFromLayerInfos Property to generate an initial DynamicLayerInfoCollection because using the get/Read option of this Property will return null/Nothing for an ArcGISDynamicMapServiceLayer service that was defined via ArcMap and served up using ArcGIS Server.  
public PropertyEffectGets or sets the pixel shader effect to use for rendering this Layer. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyFullExtentOverridden.  The full extent of the layer  
public PropertyID Gets or sets the layer ID (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyImageFormatGets or sets the image format used when generating an ArcGISDynamicMapServiceLayer image.  
public PropertyInitialExtent The initial extent reported by the ArcGISDynamicServiceLayer.  
public PropertyInitializationFailure Gets or sets the initialization failure if the initialization failed. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyIsInitialized Returns true if the layer has been initialized. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyLayerDefinitionsAn ObservableCollection of LayerDefinition objects that allow filtering of features for individual layers in an ArcGISDynamicMapServiceLayer.  
public PropertyLayerDrawingOptionsGets or sets the LayerDrawingOptionsCollection used to define the way a Dynamic Layer is drawn.  
public PropertyLayersGets an array of sub-layer information, known as LayerInfo objects, in an ArcGISDynamicMapServiceLayer.  
public PropertyLayerTimeOptionsGet or sets the TimeOption objects in a LayerTimeOptionCollection for each sub-layer in an ArcGISDynamicMapServiceLayer.  
public PropertyMapNameGets the name of the ArcGISDynamicMapServiceLayer hosted by a map service.  
public PropertyMaxImageHeight Gets the max height returned for an image.  
public PropertyMaxImageWidth Gets the max width returned for an image.  
public PropertyMaximumResolution Gets or sets the maximum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyMaxRecordCount Gets the maximum number of records that can be returned by query, find and identify operations.  
public PropertyMinimumResolution Gets or sets the minimum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyOpacity Gets or sets the layer opacity (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyProxyURL Gets or sets the URL to proxy the request through.  
public PropertyServiceDescriptionGets the service description reported by the ArcGISDynamicMapServiceLayer.  
public PropertyShowLegend Gets or sets a value indicating whether to show legend. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertySpatialReference Gets the default spatial reference of the layer. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertySupportsDynamicLayers Gets a value indicating whether this service supports dynamic layer rendering.  
public PropertyTables Gets or sets the list of tables associated with the map service.  
public PropertyTimeExtentGets the valid TimeExtent object for the ArcGISDynamicMapServiceLayer or null/Nothing if this service does not support time based queries.  
public PropertyTokenGets or sets the token for accessing a secure ArcGIS service.  
public PropertyUnits The map units the ArcGISDynamicMapServiceLayer uses for its default spatial reference.  
public PropertyUrlGets or sets the URL to an ArcGISDynamicMapServiceLayer, non-cached (dynamic), map service.  
public PropertyVersion Gets the version of ArcGIS Server where the map service is published.  
public PropertyVisible Gets or sets the visibility of the layer (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyVisibleLayers Gets or sets the sub-layers that are visible in an ArcGISDynamicMapServiceLayer.  
public PropertyVisibleTimeExtent Gets or sets the time extent where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer)
Top

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodCreateDynamicLayerInfosFromLayerInfosFor an ArcGISDynamicMapServiceLayer that is published as a service on ArcGIS Server, this Method generates a DynamicLayerInfoCollection. The DynamicLayerInfo objects in the DynamicLayerInfoCollection can then be modified for input to the ArcGISDynamicMapServiceLayer.DynamicLayerInfos Property for constructing Dynamic Layers.  
public MethodGetAllDetails Gets all details for sub-layers or tables.  
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetDetails Gets the sub-layer or table details (for a specific ID) of an ArcGISDynamicMapServiceLayer.  
public MethodGetLayerVisibility Gets the sub-layer visibility.  
public MethodGetUrlOverridden.  Gets the URL that references the map image.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitializeOverridden.  Initializes the resource. Override this method if your resource requires asynchronous requests to initialize, and call the base method when initialization is complete.  
public MethodQueryLegendInfos Queries for the legend infos of the layer.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefresh Refreshes the dynamic layer. (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
public MethodSetLayerVisibility Sets the sublayer visibility.  
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodToBitmapRenders the layer to a System.Windows.Media.Imaging.WriteableBitmap. (Inherited from ESRI.ArcGIS.Client.Layer)
Top

Protected Methods

 NameDescription
protected MethodCancelOverridden.  Stops loading of any pending images.  
protected MethodGetSourceOverridden.  Gets the source image to display in the dynamic layer. Override this to generate or modify images.  
protected MethodOnLayerChanged Notifies the map that the layer has changed and requires a redraw. (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnMapChangedOverride to know when a layer's Layer.Map property changes. (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnProgress (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
protected MethodOnPropertyChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Top

Public Events

 NameDescription
public EventInitializationFailed This Event fires when a Layer has been initialized and has encountered a problem. (Inherited from ESRI.ArcGIS.Client.Layer)
public EventInitialized Raised when the layer has been initialized (Inherited from ESRI.ArcGIS.Client.Layer)
public EventLegendChanged Occurs when the legend of the layer changed.  
public EventPropertyChanged Property changed event (Inherited from ESRI.ArcGIS.Client.Layer)
public EventVisibilityChanged Occurs when the visibility of sublayers changed.  
Top

See Also

© ESRI, Inc. All Rights Reserved.