The following tables list the members exposed by HeatMapLayer.
Name | Description | |
---|---|---|
![]() | HeatMapLayer Constructor | Initializes a new instance of the HeatMapLayer class. |
Name | Description | |
---|---|---|
![]() ![]() | GradientProperty | Identifies the Gradient dependency property. |
![]() ![]() | IntensityProperty | Identifies the Intensity dependency property. |
Name | Description | |
---|---|---|
![]() | 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 ESRI.ArcGIS.Client.Layer. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | FullExtent | Overridden. The full extent of the layer. |
![]() | Gradient | Gets or sets the heat map gradient. |
![]() | HeatMapPoints | Gets or sets the heat map points. |
![]() | 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) |
![]() | Intensity | Gets or sets the interval. |
![]() | 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) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | Initialize | Initializes the resource. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | QueryLegendInfos | Queries for the legend infos of a layer. |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | Refresh | Refreshes the dynamic layer. (Inherited from ESRI.ArcGIS.Client.DynamicLayer) |
![]() | 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 | 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 ESRI.ArcGIS.Client.Layer.Map property changes. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | OnProgress | (Inherited from ESRI.ArcGIS.Client.DynamicLayer) |
![]() | 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) |
![]() | LegendChanged | Occurs when the legend of the layer changed (i.e. when the the Gradient changed). |
![]() | PropertyChanged | Property changed event (Inherited from ESRI.ArcGIS.Client.Layer) |