For a list of all members of this type, see GraphicsLayer members.
Name | Description | |
---|---|---|
![]() | InitializationFailed | This Event fires when a Layer has been initialized and has encountered a problem. (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | Initialized | Raised when the layer has been initialized (Inherited from ESRI.ArcGIS.Client.Layer) |
![]() | LegendChanged | Occurs when the legend of the layer changed (e.g. when the renderer changed) |
![]() | MouseEnter | Occurs when the mouse (or a stylus) enters the bounding area of a System.Windows.UIElement. |
![]() | MouseLeave | Occurs when the mouse (or the stylus) leaves the bounding area of a System.Windows.UIElement. |
![]() | MouseLeftButtonDown | Occurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet PC) while the mouse pointer is over a Graphic. |
![]() | MouseLeftButtonUp | Occurs when the left mouse button is released (or the tip of the stylus is removed from the tablet PC) while the mouse (or the stylus) is over a Graphic. |
![]() | MouseMove | Occurs when the coordinate position of the mouse (or stylus) changes while over a System.Windows.UIElement (or while a System.Windows.UIElement holds mouse capture). |
![]() | MouseRightButtonDown | Occurs when the right mouse button is pressed while the mouse pointer is over a Graphic. |
![]() | MouseRightButtonUp | Occurs when the right mouse button is released while the mouse pointer is over a Graphic. However, this event will only be raised if a caller marks the preceding System.Windows.UIElement.MouseRightButtonDown event as handled. |
![]() | PropertyChanged | Property changed event (Inherited from ESRI.ArcGIS.Client.Layer) |