For a list of all members of this type, see FeatureLayer members.
Name | Description | |
---|---|---|
![]() | AddAttachment | Overloaded. Adds an attachment to a feature. |
![]() | ClearSelection | Clears the selection. (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | ClearValue | (Inherited from System.Windows.DependencyObject) |
![]() | DeleteAttachment | Overloaded. Deletes one or more attachments. |
![]() | FindGraphicsInHostCoordinates | Overloaded. Retrieves a set of GraphicsLayer.Graphics that are located within a specified System.Windows.Point of the applications coordinate space. (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() ![]() | FromJson | Initializes a new instance of the FeatureLayer class from a JSON string. |
![]() | GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | GetValue | (Inherited from System.Windows.DependencyObject) |
![]() | Initialize | Overridden. Initializes the FeatureLayer by which invokes the FeatureLayer.Initialized Event. |
![]() | IsAddAttachmentAllowed | Determines whether add attachment to specified graphic is allowed by taking into account the ownership-based access control. |
![]() | IsDeleteAllowed | Determines whether the specified graphic can be deleted by taking into account the ownership-based access control. |
![]() | IsDeleteAttachmentAllowed | Determines whether delete attachment to specified graphic is allowed by taking into account the ownership-based access control. |
![]() | IsGeometryUpdateAllowed | Determines whether the specified graphic's geometry can be updated by taking into account the ownership-based access control. |
![]() | IsUpdateAllowed | Determines whether the specified graphic can be updated by taking into account the ownership-based access control. |
![]() | QueryAttachmentInfos | Overloaded. Queries for a list of attachments for a specific graphic. |
![]() | QueryLegendInfos | Overridden. Queries for the legend infos of the layer. |
![]() | ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
![]() | Refresh | Forces a full redraw of all graphic features. (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | SaveEdits | Save edits to the layer. Only required if AutoSave is false. |
![]() | SetValue | (Inherited from System.Windows.DependencyObject) |
![]() | ToBitmap | Renders the layer to a System.Windows.Media.Imaging.WriteableBitmap. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | UndoEdits | Overloaded. Undoes all edits tracked on the FeatureLayer since last SaveEdits or Update. |
![]() | Update | Performs a new refreshed query against the REST endpoint and refreshes the graphics layer. |
Name | Description | |
---|---|---|
![]() | Cancel | Stops loading of any pending images (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | OnGraphicsSourceChanged | Overridden. Called when the GraphicsSource property changes. |
![]() | OnLayerChanged | Notifies the map that the layer has changed and requires a redraw. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | OnLegendChanged | Called when the legend changes. (Inherited from ESRI.ArcGIS.Client.GraphicsLayer) |
![]() | OnMapChanged | Overridden. When map changes, unhook ExtentChanged event handler and hook up with the new map. Also called update if initialization has already occurred. |
![]() | OnPropertyChanged | (Inherited from ESRI.ArcGIS.Client.Layer) |