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


The following tables list the members exposed by ElementLayer.

Public Constructors

 NameDescription
public ConstructorElementLayer ConstructorInitializes a new instance of the ElementLayer class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)EnvelopeProperty Identifies the ESRI.ArcGIS.Client.ElementLayer.Envelope attached property.  
public Fieldstatic (Shared in Visual Basic)TimeExtentProperty Identifies the ESRI.ArcGIS.Client.ElementLayer.TimeExtent attached property.  
Top

Public Properties

 NameDescription
public PropertyChildren Gets the elements in this layer.  
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 PropertyEffectGets or sets the pixel shader effect to use for rendering this Layer. (Inherited from ESRI.ArcGIS.Client.Layer)
public PropertyFullExtentOverridden.  Gets the minimum enclosing envelope that all the features in the layer.  
public PropertyID Gets or sets the layer ID (Inherited from ESRI.ArcGIS.Client.Layer)
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 PropertyMaximumResolution Gets or sets the maximum resolution (map units per pixel) where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer)
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 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 PropertyVisible Gets or sets the visibility of the layer (Inherited from ESRI.ArcGIS.Client.Layer)
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 MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public Methodstatic (Shared in Visual Basic)GetEnvelope Gets the value of the ESRI.ArcGIS.Client.ElementLayer.Envelope attached property for a given object.  
public Methodstatic (Shared in Visual Basic)GetTimeExtent Gets the value of the ESRI.ArcGIS.Client.ElementLayer.TimeExtent attached property for a given object.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitialize Initializes the resource. (Inherited from ESRI.ArcGIS.Client.Layer)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public Methodstatic (Shared in Visual Basic)SetEnvelope Sets the value of the ESRI.ArcGIS.Client.ElementLayer.Envelope attached property for a given object.  
public Methodstatic (Shared in Visual Basic)SetTimeExtent Sets the value of the ESRI.ArcGIS.Client.ElementLayer.TimeExtent attached property for a given object.  
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 MethodCancel Stops loading of any pending images (Inherited from ESRI.ArcGIS.Client.Layer)
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 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 EventPropertyChanged Property changed event (Inherited from ESRI.ArcGIS.Client.Layer)
Top

See Also

© ESRI, Inc. All Rights Reserved.