The following tables list the members exposed by ArcGISDynamicMapServiceLayer.
Name | Description | |
---|---|---|
ArcGISDynamicMapServiceLayer Constructor | Initializes a new instance of the ArcGISDynamicMapServiceLayer class. |
Name | Description | |
---|---|---|
LayerTimeOptionsProperty | Dependency property for LayerTimeOptions for data binding. | |
UrlProperty | Identifies the Url dependency property. |
Name | Description | |
---|---|---|
AttributionTemplate | Gets the attribution template of an ArcGIS Server based ArcGISDynamicMapServiceLayer web service. | |
Capabilities | Capabilities of the map service. | |
CopyrightText | Gets the copyright text information of an ArcGIS Server based ArcGISDynamicMapServiceLayer web service. | |
Credentials | Gets or sets the network credentials that are sent to the host and used to authenticate the request. (Inherited from ESRI.ArcGIS.Client.DynamicMapServiceLayer) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Description | Gets the description information of an ArcGIS Server based ArcGISDynamicMapServiceLayer web service. | |
DisableClientCaching | Disables caching an ArcGISDynamicMapServiceLayer image on the client. | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
Effect | Gets or sets the pixel shader effect to use for rendering this Layer. (Inherited from ESRI.ArcGIS.Client.Layer) | |
FullExtent | Overridden. The full extent of the layer | |
ID | Gets or sets the layer ID (Inherited from ESRI.ArcGIS.Client.Layer) | |
ImageFormat | Gets or sets the image format used when generating an ArcGISDynamicMapServiceLayer image. | |
InitialExtent | The initial extent reported by the ArcGISDynamicServiceLayer. | |
InitializationFailure | Gets or sets the initialization failure if the initialization failed. (Inherited from ESRI.ArcGIS.Client.Layer) | |
IsInitialized | Returns true if the layer has been initialized. (Inherited from ESRI.ArcGIS.Client.Layer) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
LayerDefinitions | An ObservableCollection of LayerDefinition objects that allow filtering of features for individual layers in an ArcGISDynamicMapServiceLayer. | |
Layers | Gets an array of sub-layer information, known as LayerInfo objects, in an ArcGISDynamicMapServiceLayer. | |
LayerTimeOptions | Get or sets the TimeOption objects in a LayerTimeOptionCollection for each sub-layer in an ArcGISDynamicMapServiceLayer. | |
MapName | Gets the name of the ArcGISDynamicMapServiceLayer hosted by a map service. | |
MaximumResolution | Gets or sets the maximum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer) | |
MinimumResolution | Gets or sets the minimum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer) | |
Opacity | Gets or sets the layer opacity (Inherited from ESRI.ArcGIS.Client.Layer) | |
ProxyURL | Gets or sets the URL to proxy the request through. | |
ServiceDescription | Gets the service description reported by the ArcGISDynamicMapServiceLayer. | |
SpatialReference | Gets the default spatial reference of the layer. (Inherited from ESRI.ArcGIS.Client.Layer) | |
Tables | Gets or sets the list of tables associated with the map service. | |
TimeExtent | Gets the valid TimeExtent object for the ArcGISDynamicMapServiceLayer or null/Nothing if this service does not support time based queries. | |
Token | Gets or sets the token for accessing a secure ArcGIS service. | |
Units | The map units the ArcGISDynamicMapServiceLayer uses for its default spatial reference. | |
Url | Gets or sets the URL to an ArcGISDynamicMapServiceLayer, non-cached (dynamic), map service. | |
Version | Gets the version of ArcGIS Server where the map service is published. | |
Visible | Gets or sets the visibility of the layer (Inherited from ESRI.ArcGIS.Client.Layer) | |
VisibleLayers | Gets or sets the sub-layers that are visible in an ArcGISDynamicMapServiceLayer. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
GetAllDetails | Gets all details for sub layers or tables. | |
GetDetails | Gets the sub layer or table details. | |
GetLayerVisibility | Gets the sub-layer visibility. | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
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. | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
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) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetLayerVisibility | Sets the sublayer visibility. | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
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 | Overloaded. Raises the Layer.PropertyChanged event. (Inherited from ESRI.ArcGIS.Client.Layer) |
Name | Description | |
---|---|---|
InitializationFailed | Raised when the layer has been initialized and encountered a problem. (Inherited from ESRI.ArcGIS.Client.Layer) | |
Initialized | Raised when the layer has been initialized (Inherited from ESRI.ArcGIS.Client.Layer) | |
LegendChanged | Occurs when the legend of the layer changed. | |
PropertyChanged | Property changed event (Inherited from ESRI.ArcGIS.Client.Layer) | |
VisibilityChanged | Occurs when the visibility of sublayers changed. |