ESRI.ArcGIS.ADF.IMS
MapView Class Members
See Also  Properties  Methods  Events
ESRI.ArcGIS.ADF.IMS.Carto Namespace : MapView Class




The following tables list the members exposed by MapView.

Public Constructors

 NameDescription
Public ConstructorMapView ConstructorOverloaded.  Constructs an MapView object.  
Top

Public Properties

 NameDescription
Public PropertyDataFrameNameName of the data frame from which the MapView was derived, if any.  
Public PropertyExtentOverridden.  Gets or sets the current extent of the Map.  
Public PropertyFullExtent Gets the full extent of the map based on the full extent of the layers.  
Public PropertyIDRetrieves the ID of the view. (Inherited from View)
Public PropertyImage The output image object for the view. Use its Url property to get the image location. (Inherited from View)
Public PropertyImageDescriptor Gets or sets the properties associated with the map image. (Inherited from View)
Public PropertyLayers Gets or sets the layers of the current MapView.  
Public PropertyLegend Gets or sets the Legend object that this MapView contains.  
Public PropertyMapService Gets the MapService which the current View is based on. (Inherited from View)
Public PropertyRefreshFeatureCount Gets or sets a property indicating if the visible feature count should be returned with the next draw request.  
Public PropertyRefreshLegend Gets or sets a property indicating if the map's legend should be drawn when the map is drawn.  
Public PropertyRelativeScale Gets the relative scale of the map.  
Public PropertyReturnRelativeScale Gets or sets a property indicating if the relative scale of the map should be returned with the next draw request.  
Public PropertyScale Gets the scale of the current MapView.  
Public PropertySpatialReference Gets or sets the Spatial Reference properties for how this MapView object should be drawn.  
Top

Public Methods

 NameDescription
Public MethodCenterAtOverloaded.  Re-centers the map to a specified map point. (Inherited from View)
Public MethodClearSelectionLayersOverloaded.  Remove the selection layers from the Map.  
Public MethodDrawOverloaded. Overridden.  Redraws the map with new spatial reference properties.  
Public MethodPan Pan the map image in a designated direction and distance. (Inherited from View)
Public MethodSelectionLayersOverloaded.  Get a LayerCollection containing all the selection layers in the Map.  
Public MethodZoomOverloaded.  Zooms in to center of the map with a desired scale factor. (Inherited from View)
Public MethodZoomOut Zooms out. (Inherited from View)
Top

Protected Methods

 NameDescription
Protected MethodOnDraw Event that fires when the map or layout is drawn. (Inherited from View)
Protected MethodOnScaleChanged Event that fires when the scale changes. (Inherited from View)
Protected MethodsetID Sets the ID of the view. (Inherited from View)
Protected MethodsetImage Sets the CartoImage after the map or layout is drawn. (Inherited from View)
Protected MethodsetMapService Sets the map service. (Inherited from View)
Top

Public Events

 NameDescription
Public EventDrawnIndicates that the view is drawn. (Inherited from View)
Public EventScaleChangedIndicates that the scale has changed in the view. (Inherited from View)
Top

See Also

© 2010 All Rights Reserved.