For a list of all members of this type, see ArcGISDynamicMapServiceLayer members.
Name | Description | |
---|---|---|
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() | CreateDynamicLayerInfosFromLayerInfos | For 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. |
![]() | GetAllDetails | Gets all details for sub-layers or tables. |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetDetails | Gets the sub-layer or table details (for a specific ID) of an ArcGISDynamicMapServiceLayer. |
![]() | GetLayerVisibility | Gets the sub-layer visibility. |
![]() | GetUrl | Overridden. Gets the URL that references the map image. |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | Initialize | Overridden. Initializes the resource. Override this method if your resource requires asynchronous requests to initialize, and call the base method when initialization is complete. |
![]() | QueryLegendInfos | Queries for the legend infos of the layer. |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | Refresh | Refreshes the dynamic layer. (Inherited from ESRI.ArcGIS.Client.DynamicLayer) |
![]() | SetLayerVisibility | Sets the sublayer visibility. |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
![]() | ToBitmap | Renders the layer to a System.Windows.Media.Imaging.WriteableBitmap. (Inherited from ESRI.ArcGIS.Client.Layer) |
Name | Description | |
---|---|---|
![]() | Cancel | Overridden. Stops loading of any pending images. |
![]() | GetSource | Overridden. Gets the source image to display in the dynamic layer. Override this to generate or modify images. |
![]() | OnLayerChanged | Notifies the map that the layer has changed and requires a redraw. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | OnMapChanged | Override to know when a layer's Layer.Map property changes. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | OnProgress | (Inherited from ESRI.ArcGIS.Client.DynamicLayer) |
![]() | OnPropertyChanged | (Inherited from ESRI.ArcGIS.Client.Layer) |