The following tables list the members exposed by LayerItemViewModel.
Name | Description | |
---|---|---|
![]() | LayerItemViewModel Constructor | Initializes a new instance of the LayerItemViewModel class. |
Name | Description | |
---|---|---|
![]() | BusyIndicatorVisibility | Gets the busy indicator visibility. The busy indicator is visible while the layer is currently loading its legend. |
![]() | Description | The description of the legend item. (Inherited from ESRI.ArcGIS.Client.Toolkit.Primitives.LegendItemViewModel) |
![]() | HideChildren | Gets or sets a value indicating whether the children of this layer item must be hidden in the legend. |
![]() | ImageSource | Legend item image source. (Inherited from ESRI.ArcGIS.Client.Toolkit.Primitives.LegendItemViewModel) |
![]() | IsBusy | Gets a value indicating whether this the layer is currently loading its legend. |
![]() | IsEnabled | Whether the layer is currently enabled i.e. is checked on. |
![]() | IsExpanded | Gets or sets a value indicating whether this instance is expanded. (Inherited from ESRI.ArcGIS.Client.Toolkit.Primitives.LegendItemViewModel) |
![]() | IsGroupLayer | Gets a value indicating whether this instance is a group layer. |
![]() | IsHidden | Gets or sets a value indicating whether this layer item must be hidden in the legend. |
![]() | IsInScaleRange | Gets or sets a value indicating whether this instance is in the scale range to be visible. |
![]() | IsMapLayer | Gets a value indicating whether this instance is a map layer item. |
![]() | IsSelected | Gets or sets a value indicating whether this instance is selected. (Inherited from ESRI.ArcGIS.Client.Toolkit.Primitives.LegendItemViewModel) |
![]() | IsVisible | Whether the layer is currently visible (taking care of the ascendants visibility, of the scale range and of the time extent). |
![]() | Label | Legend item label. (Inherited from ESRI.ArcGIS.Client.Toolkit.Primitives.LegendItemViewModel) |
![]() | Layer | The map layer associated to the layer item. |
![]() | LayerItems | The collection of LayerItemViewModel under this layer item. |
![]() | LayerItemsSource | Overridden. The enumeration of all legend items (LegendItemViewModel + LayerItemViewModel) displayed under this layer item. This enumeration is depending on the LayerItemsMode property and on the ShowOnlyVisibleLayers property. |
![]() | LayerType | The type of layer. |
![]() | LegendItems | The collection of LegendItemViewModel under this layer item. |
![]() | MaximumResolution | The maximum scale in which this layer can be viewed. |
![]() | MinimumResolution | The minimum resolution in which this layer can be viewed. |
![]() | ParentLabel | Gets the label of the parent layer. |
![]() | SubLayerID | The ID of the sub layer. |
![]() | Tag | Gets or sets an object associated with the legend item. This provides the ability to attach an arbitrary object to the item. (Inherited from ESRI.ArcGIS.Client.Toolkit.Primitives.LegendItemViewModel) |
![]() | Template | Gets or sets the template for this legend item. Depending on the type of item, the template can be the LegendItemTemplate , the LayerTemplate or the ESRI.ArcGIS.Client.Toolkit.Legend.MapLayerTemplate. The template can also be set explicitely by code. (Inherited from ESRI.ArcGIS.Client.Toolkit.Primitives.LegendItemViewModel) |
![]() | VisibleTimeExtent | The time extent where the layer is visible. |
Name | Description | |
---|---|---|
![]() | ConvertToResolution | Converts to resolution. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Toolkit.Primitives.LegendItemViewModel) |