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


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

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodGetZIndex Gets the Z-Index (or stack order) of the Graphic in the GraphicCollection.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSelect Sets the Graphics Selected state to selected (or True).  
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodSetZIndex Sets the Z-Index (or stack order) of the Graphic in the GraphicCollection.  
public MethodUnSelect Sets the Graphics Selected state to unselected (or False).  
Top

Protected Methods

 NameDescription
protected MethodFinalizeReleases unmanaged resources and performs other cleanup operations before the Graphic is reclaimed by garbage collection.  
Top

See Also

© ESRI, Inc. All Rights Reserved.