The following tables list the members exposed by ElementLayer.
Name | Description | |
---|---|---|
ElementLayer Constructor | Initializes a new instance of the ElementLayer class. |
Name | Description | |
---|---|---|
EnvelopeProperty | Identifies the ESRI.ArcGIS.Client.ElementLayer.Envelope attached property. |
Name | Description | |
---|---|---|
Children | Gets the elements in this layer. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
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. Gets the minimum enclosing envelope that all the features in the layer. | |
ID | Gets or sets the layer ID (Inherited from ESRI.ArcGIS.Client.Layer) | |
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) | |
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) | |
SpatialReference | Gets the default spatial reference of the layer. (Inherited from ESRI.ArcGIS.Client.Layer) | |
Visible | Gets or sets the visibility of the layer (Inherited from ESRI.ArcGIS.Client.Layer) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
GetEnvelope | Gets the value of the ESRI.ArcGIS.Client.ElementLayer.Envelope attached property for a given object. | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
Initialize | Initializes the resource. (Inherited from ESRI.ArcGIS.Client.Layer) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetEnvelope | Sets the value of the ESRI.ArcGIS.Client.ElementLayer.Envelope attached property for a given object. | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
Cancel | Stops loading of any pending images (Inherited from ESRI.ArcGIS.Client.Layer) | |
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) | |
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) | |
PropertyChanged | Property changed event (Inherited from ESRI.ArcGIS.Client.Layer) |