ArcGIS Runtime SDK for WPF - Library Reference
ArcGISDynamicMapServiceLayer Class Members
See Also  Fields  Properties  Methods  Events
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)LayerTimeOptionsPropertyDependency 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 PropertyAttributionTemplateGets the attribution template of an ArcGIS Server based ArcGISDynamicMapServiceLayer web service.  
public PropertyBrightnessSet layer brightness level (accelerated display only) Valid range: -100 to 100. Default: 0 (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
public PropertyCapabilitiesObtains the type of ArcGIS Server REST 'map service' capabilities for the ArcGISDynamicMapServiceLayer.  
public PropertyClientCertificateGets or sets the client certificate that is sent to the host and used to authenticate the request. (Inherited from ESRI.ArcGIS.Client.DynamicMapServiceLayer)
public PropertyContrastSet layer contrast level (accelerated display only). Valid range: -100 to 100. Default: 0 (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
public PropertyCopyrightTextGets the copyright text information of an ArcGIS Server based ArcGISDynamicMapServiceLayer web service.  
public PropertyCredentialsGets or sets the network credentials that are sent to the host and used to authenticate the request. (Inherited from ESRI.ArcGIS.Client.DynamicMapServiceLayer)
public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
public PropertyDescriptionGets the description information of an ArcGIS Server based ArcGISDynamicMapServiceLayer web service.  
public PropertyDisableClientCachingDisables caching an ArcGISDynamicMapServiceLayer image on the client.  
public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyDisplayNameGets 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 PropertyGammaSet layer gamma level (accelerated display only). Valid range: -100 to 100. Default: 0 (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
public PropertyGdbVersionGets or sets the geodatabase version that will be applied to the sub-layers of the map service.  
public PropertyIDGets 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 PropertyInitialExtentThe initial extent reported by the ArcGISDynamicServiceLayer.  
public PropertyInitializationFailureGets or sets the initialization failure if the initialization failed. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyIsInitializedReturns true if the layer has been initialized. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
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 PropertyMaxImageHeightGets the max height returned for an image.  
public PropertyMaxImageWidthGets the max width returned for an image.  
public PropertyMaximumResolutionGets or sets the maximum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyMaxRecordCountGets the maximum number of records that can be returned by query, find and identify operations.  
public PropertyMinimumResolutionGets or sets the minimum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyOpacityGets or sets the layer opacity (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyProxyURLGets or sets the URL to proxy the request through.  
public PropertyServiceDescriptionGets the service description reported by the ArcGISDynamicMapServiceLayer.  
public PropertyShowLegendGets or sets a value indicating whether to show legend. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertySpatialReferenceGets the default spatial reference of the layer. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertySupportsDynamicLayersGets a value indicating whether this service supports dynamic layer rendering.  
public PropertySupportsRotationif true, the layer supports generating rotated images. If false, a larger than the map extent will be generate to cover the map extent and rotated by the map. (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
public PropertyTablesGets 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 PropertyTimeInfoGets the temporal information for the layer, such as time extent.  
public PropertyTokenGets or sets the token for accessing a secure ArcGIS service.  
public PropertyUnitsThe 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 PropertyVersionGets the version of ArcGIS Server where the map service is published.  
public PropertyVisibleGets or sets the visibility of the layer (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyVisibleLayersGets or sets the sub-layers that are visible in an ArcGISDynamicMapServiceLayer.  
public PropertyVisibleTimeExtentGets or sets the time extent where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer)
Top

Public Methods

 NameDescription
public MethodClearValueOverloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject)
public MethodCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (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 MethodEquals (Inherited from System.Windows.DependencyObject)
public MethodGetAllDetailsGets all details for sub-layers or tables.  
public MethodGetDetailsGets the sub-layer or table details (for a specific ID) of an ArcGISDynamicMapServiceLayer.  
public MethodGetHashCodeGets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
public MethodGetLayerVisibilityGets the sub-layer visibility.  
public MethodGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
public MethodGetUrlOverridden. Gets the URL that references the map image.  
public MethodGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (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 MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
public MethodQueryLegendInfosQueries for the legend infos of the layer.  
public MethodReadLocalValueReturns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
public MethodRefreshRefreshes the dynamic layer. (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
public MethodSetLayerVisibilitySets the sublayer visibility.  
public MethodSetValueOverloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject)
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 MethodOnLayerChangedNotifies the map that the layer has changed and requires a redraw. (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnLoadedOccurs when this layer is rendered. (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnMapChangedOverride to know when a layer's Map property changes. (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
protected MethodOnProgressRaises the progress event (Inherited from ESRI.ArcGIS.Client.DynamicLayer)
protected MethodOnPropertyChangedOverloaded. Raises the Layer.PropertyChanged event. (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnUnloadedOccurs when this layer is no longer connected to the main object tree. (Inherited from ESRI.ArcGIS.Client.Layer)
Top

Public Events

 NameDescription
public EventInitializationFailedThis Event fires when a Layer has been initialized and has encountered a problem. (Inherited from ESRI.ArcGIS.Client.Layer)
public EventInitializedRaised when the layer has been initialized (Inherited from ESRI.ArcGIS.Client.Layer)
public EventLegendChangedOccurs when the legend of the layer changed.  
public EventPropertyChangedProperty changed event (Inherited from ESRI.ArcGIS.Client.Layer)
public EventVisibilityChangedOccurs when the visibility of sublayers changed.  
Top

See Also

© ESRI, Inc. All Rights Reserved.