Name | Description | |
---|---|---|
![]() | AddLabelClass | Adds a label class to the layer's label class collection. This method must be called on the MCT. Use QueuedTask.Run |
![]() | CanEditData | Returns true if the data can be edited. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | CanLookupSymbol | Determines whether the layer's renderer type supports symbol lookup. This method must be called on the MCT. Use QueuedTask.Run |
![]() | CanReplaceDataSource | Check if the layer's data source can be replace with this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | ClearDisplayCache | Clears the layer display cache from the local storage. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | ClearSelection | Clears the current selection. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | CreateRenderer | Creates a renderer to a feature layer using a RendererDefinition. This method must be called on the MCT. Use QueuedTask.Run |
![]() | FindAndReplaceWorkspacePath | Performs a find and replace of workspace path for the layer. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | GetDataConnection | Gets a CIMDataConnection value object. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | GetDefinition | Returns the layer's CIM definition. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | GetDefinitionFilters | Gets the copy of definition filter choices for the existing layer. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | GetEffectiveMaxScale | Returns computed effective maximum scale considering all its parent group layers. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | GetEffectiveMinScale | Returns computed effective minimum scale considering all its parent group layers. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | GetFeatureClass | Returns the underlying FeatureClass that the feature layer is pointing to. A FeatureClass is a collection of spatial entities, modeled as objects with properties and behavior. This method must be called on the MCT. Use QueuedTask.Run |
![]() | GetFieldDescriptions | Returns fields of the layer including joined fields, if any. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | GetPath | Gets the URI path of the MapMember. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | GetRenderer | Overloaded. |
![]() | GetSelection | Gets the current selection of the basic feature layer. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | GetSpatialReference | Returns the layer spatial reference. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | GetTable | Returns the underlying feature class as Table type. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | IsVisibleInView | (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | LookupSymbol | Looks up the symbol for the corresponding feature identified by the object id. This method will return null when the input OID is not part of the feature layer definition or if the renderer returns a null symbol. This method must be called on the MCT. Use QueuedTask.Run |
![]() | QueryDisplayExpressions | Queries the display expressions of the given set of objects. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | QueryExtent | Returns extent of the layer optionally taking symbol size in account. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | RecalculateRenderer | Overloaded. |
![]() | RemoveAllDefinitionFilters | Remove all definition filters. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | RemoveDefinitionFilter | Remove a definition filter. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | RemoveLabelClass | Removes a label class from the layer's label class collection. This method must be called on the MCT. Use QueuedTask.Run |
![]() | ReplaceDataSource | Replace the layer's data source. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | Search | Overloaded. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | Select | Overloaded. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | SetDataConnection | Updates a MapMember's data source. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | SetDefinition | Updates the layer's CIM definition. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | SetDefinitionFilter | Sets the definition filter. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | SetDefinitionFilters | Sets the collection of definition filters. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | SetDefinitionQuery | Sets the definition query expression for the layer. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | SetDisplayCacheMaxAge | Sets the duration after which the layer's cache will be refreshed in the local storage. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | SetDisplayCacheType | Sets the layer's display cache type. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | SetEditable | Enables or disables editing on a basic feature layer. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | SetExpanded | Sets whether the layer appear expanded i.e. showing legends on the TOC. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | SetFieldDescriptions | Applies updates to the editable properties of fields. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | SetLabelVisibility | Toggles the feature layer's label's visibility. This method must be called on the MCT. Use QueuedTask.Run |
![]() | SetMaxDistance | Sets the maximum distance (in meter) at which the layer is visible in a 3D scene or globe view. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | SetMaxScale | Sets the layer's maximum scale (representative fraction) at which the layer is visible in a 2D map view. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | SetMinDistance | Sets the minimum distance (in meter) at which the layer is visible in a 3D scene or globe view. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | SetMinScale | Sets the layer's minimum scale (representative fraction) at which the layer is visible in a 2D map view. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | SetName | Sets the display name for the MapMember. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | SetPreviousObservationsCount | Specifies the maximum number of previous observations to be displayed for each track. |
![]() | SetPreviousObservationsVisibility | Specifies whether to display previous observations or not. |
![]() | SetRenderer | Overloaded. |
![]() | SetScaleSymbols | Toggles whether all symbol and text sizes varies as the map scale changes based on the RefereceScale set on the map the layer belongs to. This method must be called on the MCT. Use QueuedTask.Run |
![]() | SetSelectable | Toggles the selectability of a basic feature layer. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | SetSelection | Sets the current selection of the basic feature layer. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | SetSelectRelatedData | Toggles the SelectRelatedData of a MapMember. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Desktop.Mapping.BasicFeatureLayer) |
![]() | SetShowPopups | Toggles enabling pop-ups for the layer. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.MapMember) |
![]() | SetSnappable | Enables or disables snapping on the feature layer. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | SetTrackLinesVisibility | Specifies whether to display Track Lines or not. |
![]() | SetTransparency | Sets the transparency of the layer. 100 being fully transparent and 0 means opaque. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | SetUsesRealWorldSymbolSizes | Specifies to use real world symbol size in 3D based on the mapScale. This method must be called on the MCT. Use QueuedTask.Run |
![]() | SetVisibility | Sets the layer visibility. This method must be called on the MCT. Use QueuedTask.Run (Inherited from ArcGIS.Desktop.Mapping.Layer) |
![]() | ToString | Returns the display name of the MapMember. (Inherited from ArcGIS.Desktop.Mapping.MapMember) |