The following tables list the members exposed by TMLayer.
Name | Description | |
---|---|---|
![]() | TMLayer Constructor | Initializes a new instance of the TMLayer class. |
Name | Description | |
---|---|---|
![]() ![]() | AnalysisExtentProperty | Identifies the AnalysisExtent dependency property. |
![]() ![]() | AutoUpdateProperty | Identifies the AutoUpdate dependency property. |
![]() ![]() | BorderBrushProperty | Identifies the BorderBrush dependency property. |
![]() ![]() | BorderThicknessProperty | Identifies the BorderThickness dependency property. |
![]() ![]() | ColorRampProperty | Identifies the ColorRamp dependency property. |
![]() ![]() | IntersectAnalysisExtentWithMapExtentProperty | Identifies the IntersectAnalysisExtentWithMapExtent dependency property. |
![]() ![]() | SpatialRelationshipProperty | Identifies the SpatialRelationship dependency property. |
![]() ![]() | SymbolizationProviderProperty | Identifies the SymbolizationProvider dependency property. |
![]() ![]() | ValueCalculatorProperty | Identifies the ValueCalculator dependency property. |
![]() ![]() | WhereProperty | Identifies the Where dependency property. |
![]() ![]() | ZIndexProperty | Identifies the ZIndex dependency property. |
Name | Description | |
---|---|---|
![]() | AdditionalFields | Additional fields of the thematic layer requested in every query. |
![]() | AnalysisExtent | Spatial/geographic extent on which to perform the query. Default: null . |
![]() | AttributesProvider | Provider of thematic mapping attributes. |
![]() | AutoUpdate | The mode of applying updates to thematic layer. Default: true . |
![]() | BestLayer | Geography layer which is best to show for the current map extent. |
![]() | BorderBrush | The brush to draw borders around features. Default: null . |
![]() | BorderThickness | The thickness of borders around features. Default: 1 . |
![]() | CanUpdateVisualState | Returns true if the visual state of this layer can be modified. |
![]() | Clusterer | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | ColorRamp | Color Ramp to thematically shade this layer with. Default: an instance of the TMColorRamp type with "yellow to red" gradient. |
![]() | Dispatcher | (Inherited from System.Windows.DependencyObject) |
![]() | Effect | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | FullExtent | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | GeographyLayer | A geography layer whose features are currently shown in this layer. |
![]() | GeographyLevelAliasName | Alias name of the geography level whose layer is currently shown in this layer. |
![]() | GeographyLevelName | Name of the geography level whose layer is currently shown in this layer. |
![]() | GeographyLevels | Available geography levels. This collection is populated while initialization. |
![]() | GeographyLevelsFilter | Filter for geography levels available in thematic layer. Since Business Analyst API for Silverlight 2.2. |
![]() | Graphics | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | GraphicsSource | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | ID | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | InitializationFailure | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | IntersectAnalysisExtentWithMapExtent | Defines how to compose an extent to perform the query if an analysis extent is specified. Default: false . |
![]() | IsHitTestVisible | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | IsInitialized | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | IsReady | Is true if this layer is ready for showing on map. |
![]() | IsUpdating | Is true if this layer is now updating. Since Business Analyst API for Silverlight 2.2. |
![]() | MapExtentDrift | Fraction of linear drift of map extent which is ignored in the auto-update mode. Default: 0.01 . |
![]() | MapTip | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | MaximumResolution | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | MinimumResolution | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | Opacity | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | ProjectionService | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | QueryTaskProvider | Provider of thematic mapping query task. |
![]() | Renderer | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | RendererTakesPrecedence | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | SelectedGraphics | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | SelectionCount | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | ShowMissingValuesAsZeroes | Specifies how to convert missing values of attributes with attributes provider: to zeros (true) or to NaN (false). Default: false . |
![]() | SpatialReference | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | SpatialRelationship | The spatial selection method used for selection geography layer features in query task. Default: SpatialRelationship.esriSpatialRelIntersects . |
![]() | SymbolizationProvider | Symbolization provider associated with this thematic layer. Default: an instance returned by CreateDefaultSymbolizationProvider method. |
![]() | TMValueField | Name of the calculated field which will contain a value to render the thematic layer by. Default: "$TMValue" . |
![]() | Units | The units of the layer. Default: esriUnits.esriDecimalDegrees . |
![]() | ValueCalculator | Calculator of value to thematically shade this layer by. Default: null . |
![]() | Visible | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | Where | Query WHERE clause. Default: null . |
![]() | ZIndex | The base z-index of features of this layer. Default: 0 . |
Name | Description | |
---|---|---|
![]() | ApplyUpdates | Applies updates collected on this layer. |
![]() | ClearGraphics | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() ![]() | CreateDescription | Creates a dictionary of fields describing value calculation properties for the given graphic feature of a thematic layer. |
![]() ![]() | CreateDescriptionFields | Creates a list of fields describing value calculation properties for the given graphic feature of a thematic layer. |
![]() | ExecuteQueryTask | Executes a query for the given geography layer. |
![]() | FindGraphicsInHostCoordinates | Overloaded. (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetEnumerator | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | Initialize | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | InitializeQueryTask | Initializes the query task associated with this layer. |
![]() | IsGeographyLevelAvailable | Tests the geography level to be available for the current map resolution. |
![]() | PrepareQuery | Prepares base query parameters. |
![]() | QueryLegendInfos | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | Refresh | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
![]() | SuspendUpdates | Suspends auto updates for this layer. |
![]() | ToBitmap | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | UpdateTooltips | Immediately updates graphic tooltips if this is possible. |
![]() | UpdateVisualState | Immediately updates the visual state of this layer if this is possible. |
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | CreateDefaultSymbolizationProvider | Creates the default symbolization provider to be used together with this thematic layer. |
![]() | OnGraphicsSourceChanged | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | OnLayerChanged | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | OnLegendChanged | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | OnMapChanged | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | OnPropertyChanged | (Inherited from ESRI.ArcGIS.Client.Layer) |
Name | Description | |
---|---|---|
![]() | ExtentChanged | Occurs when the map extent is changed. |
![]() | GraphicSymbolUpdating | Occurs while updating a symbol for rendering a graphic. |
![]() | InitializationFailed | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | Initialized | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | LegendChanged | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | MouseEnter | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | MouseLeave | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | MouseLeftButtonDown | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | MouseLeftButtonUp | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | MouseMove | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | MouseRightButtonDown | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | MouseRightButtonUp | (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | ProgressChanged | Occurs when the layer update progress state is changed. |
![]() | PropertyChanged | (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | QueryTaskFailed | Occurs when a query task for this layer fails. |
![]() | TMLayerAvailabilityChanged | Occurs when the layer availability is changed. |
![]() | TMLayerChanged | Occurs when this layer is changed. |
![]() | TMValueChanged | Occurs when the thematic value of a graphic is updated. |