Specifies constants which describe the current status of a MapItem.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public enum MapItemChangeStatus
Visual Basic (Declaration)
Public Enumeration MapItemChangeStatus

Members

ValueMember nameDescription
1Added
This MapItem has been added to the Map.
5AddedChild
A ChildItem of this MapItem has been added to the Map.
0Adding
This MapItem is currently being added to the Map, but has not yet been added.
4AddingChild
A ChildItem of this MapItem is being added to the Map, but has not yet been added.
22Attribution
The Attribution for this Layer has been changed.
17Basemap
The Basemap has been changed.
19Collapsed
This Folder has been collapsed.
18Expanded
This Folder has been expanded.
14Geometry
The Geometry of this MapItem has been changed.
8LayerConnected
This Layer has been connected.
9LayerDisconnected
This Layer has been disconnected.
10LayerDrawingOrder
The drawing order has been changed for this Layer.
15Name
The name of this MapItem has been changed.
20Position
The screen position for this MapItem has been changed.
3Removed
This MapItem has been removed from the Map.
7RemovedChild
A ChildItem of this MapItem has been removed from the Map.
2Removing
This MapItem is being removed from the Map, but has not yet been removed.
6RemovingChild
A ChildItem of this MapItem is being removed from the Map, but has not yet been removed.
21ScaleRange
The visible scale range of this MapItem has been changed.
12Symbology
The symbology of this MapItem has been changed.
13Transparency
The transparency of this MapItem has been changed.
11Visibility
The visibility of this MapItem has been changed.
16Viewpoint
The Viewpoint of this MapItem has been changed.
26LayerCachePolicy
The CachePolicy of this Layer has been changed.
25LayerDescription
The Description of this Layer has been changed.
28LayerPopupProperties
The properties of this Layers Popup have been changed.
27LayerRefreshInterval
The RefreshInterval of this Layer has been changed.
23PopupContent
The content of this MapItems Popup has been changed.
24RasterTransparentColor
The TransparentColor of this RasterLayer has been changed.

See Also

Relate Topics:
  Basemap Class
  Basemap.ArcGISOnline Class
  Basemap.BingMaps Class
  CompassDirection Enumeration
  ConnectionStatus Class
  DisplayMode Enumeration
  DisplayPosition Enumeration
  FeatureLayer Class
  FeatureRenderer Class
  Folder Class
  GeoRssLayer Class
  Graphic Class
  GraphicCollection Class
  GraphicMouseEventArgs Class
  ImageOverlay Class
  ImageOverlayOrderCollection Class
  IMapItemParent Interface
  KmlGraphicsType Enumeration
  KmlLayer Class
  KmlNode Class
  KmlNodeType Enumeration
  Layer Class
  LayerBehavior3D Enumeration
  LayerCachePolicy Enumeration
  LayerOrderCollection Class
  Link Class
  Map Class
  MapDisplay Class
  MapItem Class
  MapItemCollection Class
  MapItemEventArgs Class
  MapItemFile Class
  MapItemMouseEventArgs Class
  Note Class
  PackageChildLayer Class
  PackageLayer Class
  Placement3D Enumeration
  Popup Class
  RasterLayer Class
  ServiceChildLayer Class
  ServiceLayer Class
  SizeMode Enumeration
  Slide Class
  SlideChangeStatus Enumeration
  SlideCollection Class
  SlideEventArgs Class
  SlideRange Structure
  SlideTitle Class
  Symbol Class
  Symbol.Fill Class
  Symbol.Fill.Outline Class
  Symbol.Fill.Solid Class
  Symbol.Fill.SolidOutline Class
  Symbol.Line Class
  Symbol.Line.Solid Class
  Symbol.Marker Class
  Symbol.Marker.Civic Class
  Symbol.Marker.Flag Class
  Symbol.Marker.Health Class
  Symbol.Marker.Marine Class
  Symbol.Marker.Placemark Class
  Symbol.Marker.PointsOfInterest Class
  Symbol.Marker.PublicSafety Class
  Symbol.Marker.Pushpin Class
  Symbol.Marker.Recreation Class
  Symbol.Marker.Sphere Class
  Symbol.Marker.Square Class
  Symbol.Marker.Stickpin Class
  Symbol.Marker.Transportation Class
  Symbol.Marker.Weather Class
  SymbolType Enumeration
  TrackDelegate Delegate
  TrackingInfo Class
  TrackStatus Enumeration
  View Class
  Viewpoint Class
  ZoomLevel Enumeration
Created by Atop CHM to web converter,© 2009 all right reserved.