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. | |
TimeExtentProperty | Identifies the ESRI.ArcGIS.Client.ElementLayer.TimeExtent attached property. |
Name | Description | |
---|---|---|
Children | Gets the elements in this layer. | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
DisplayName | Gets or sets the display name. Display name is used in printing and legend control. (Inherited from ESRI.ArcGIS.Client.Layer) | |
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) | |
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) | |
ShowLegend | Gets or sets a value indicating whether to show legend. (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) | |
VisibleTimeExtent | Gets or sets the time extent where this layer is visible. (Inherited from ESRI.ArcGIS.Client.Layer) |
Name | Description | |
---|---|---|
ClearValue | (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetEnvelope | Gets the value of the ESRI.ArcGIS.Client.ElementLayer.Envelope attached property for a given object. | |
GetTimeExtent | Gets the value of the ESRI.ArcGIS.Client.ElementLayer.TimeExtent attached property for a given object. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
Initialize | Initializes the resource. (Inherited from ESRI.ArcGIS.Client.Layer) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetEnvelope | Sets the value of the ESRI.ArcGIS.Client.ElementLayer.Envelope attached property for a given object. | |
SetTimeExtent | Sets the value of the ESRI.ArcGIS.Client.ElementLayer.TimeExtent attached property for a given object. | |
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 | 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 | (Inherited from ESRI.ArcGIS.Client.Layer) |
Name | Description | |
---|---|---|
InitializationFailed | This Event fires when a Layer has been initialized and has 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) |