ArcGIS API for Silverlight - Library Reference
FeatureLayer Class Methods
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace : FeatureLayer Class


For a list of all members of this type, see FeatureLayer members.

Public Methods

 NameDescription
public MethodAddAttachmentOverloaded.  Adds an attachment to a feature.  
public MethodClearSelection Clears the selection. (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodDeleteAttachmentOverloaded.  Deletes one or more attachments.  
public MethodFindGraphicsInHostCoordinatesOverloaded. 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)
public Methodstatic (Shared in Visual Basic)FromJsonInitializes a new instance of the FeatureLayer class from a JSON string.  
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetEnumerator Returns an enumerator that iterates through the collection. (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitializeOverridden. Initializes the FeatureLayer by which invokes the FeatureLayer.Initialized Event.  
public MethodIsAddAttachmentAllowed Determines whether add attachment to specified graphic is allowed by taking into account the ownership-based access control.  
public MethodIsDeleteAllowed Determines whether the specified graphic can be deleted by taking into account the ownership-based access control.  
public MethodIsDeleteAttachmentAllowed Determines whether delete attachment to specified graphic is allowed by taking into account the ownership-based access control.  
public MethodIsGeometryUpdateAllowed Determines whether the specified graphic's geometry can be updated by taking into account the ownership-based access control.  
public MethodIsUpdateAllowed Determines whether the specified graphic can be updated by taking into account the ownership-based access control.  
public MethodQueryAttachmentInfosOverloaded.  Queries for a list of attachments for a specific graphic.  
public MethodQueryLegendInfosOverridden.  Queries for the legend infos of the layer.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefresh Forces a full redraw of all graphic features. (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
public MethodSaveEdits Save edits to the layer. Only required if AutoSave is false.  
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodToBitmapRenders the layer to a System.Windows.Media.Imaging.WriteableBitmap. (Inherited from ESRI.ArcGIS.Client.Layer)
public MethodUndoEditsOverloaded. Undoes all edits tracked on the FeatureLayer since last SaveEdits or Update.  
public MethodUpdate Performs a new refreshed query against the REST endpoint and refreshes the graphics layer.  
Top

Protected Methods

 NameDescription
protected MethodCancel Stops loading of any pending images (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnGraphicsSourceChangedOverridden.  Called when the GraphicsSource property changes.  
protected MethodOnLayerChanged Notifies the map that the layer has changed and requires a redraw. (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnLegendChanged Called when the legend changes. (Inherited from ESRI.ArcGIS.Client.GraphicsLayer)
protected MethodOnMapChangedOverridden.  When map changes, unhook ExtentChanged event handler and hook up with the new map. Also called update if initialization has already occurred.  
protected MethodOnPropertyChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Top

See Also

© ESRI, Inc. All Rights Reserved.