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


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

Public Methods

 NameDescription
public MethodClearSelection Clears the selection.  
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodFindGraphicsInHostCoordinatesOverloaded. Retrieves a set of GraphicsLayer.Graphics that are located within a specified System.Windows.Point of the applications coordinate space.  
public Methodstatic (Shared in Visual Basic)FromGraphicsOverloaded.  Create a graphics layer from a collection of graphics.  
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetEnumerator Returns an enumerator that iterates through the collection.  
public Methodstatic (Shared in Visual Basic)GetMapTipAutoPosition Gets whether or not auto positioning is being used on the placement of the map tip.  
public Methodstatic (Shared in Visual Basic)GetMapTipHideDelay Gets the delay for the maptip before it hides after the mouse left the graphic  
public Methodstatic (Shared in Visual Basic)GetMapTipHorizontalOffset Gets the horizontal offset of a maptip relative to a graphic.  
public Methodstatic (Shared in Visual Basic)GetMapTipVerticalOffset Gets the vertical offset of a maptip relative to a graphic.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitialize Initializes the resource. (Inherited from ESRI.ArcGIS.Client.Layer)
public MethodQueryLegendInfos 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.  
public Methodstatic (Shared in Visual Basic)SetMapTipAutoPosition Sets whether or not to use auto positioning on the placement of the map tip.  
public Methodstatic (Shared in Visual Basic)SetMapTipHideDelay Sets the delay for the maptip before it hides after the mouse left the graphic  
public Methodstatic (Shared in Visual Basic)SetMapTipHorizontalOffset Sets the horizontal offset of a maptip relative to a graphic.  
public Methodstatic (Shared in Visual Basic)SetMapTipVerticalOffset Sets the vertical offset of a maptip relative to a graphic.  
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodToBitmapRenders the layer to a System.Windows.Media.Imaging.WriteableBitmap. (Inherited from ESRI.ArcGIS.Client.Layer)
Top

Protected Methods

 NameDescription
protected MethodCancel Stops loading of any pending images (Inherited from ESRI.ArcGIS.Client.Layer)
protected MethodOnGraphicsSourceChanged 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.  
protected MethodOnMapChangedOverridden.  Stop the maptipHideTimer when map changes.  
protected MethodOnPropertyChanged (Inherited from ESRI.ArcGIS.Client.Layer)
Top

See Also

© ESRI, Inc. All Rights Reserved.