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




The following tables list the members exposed by View.

Public Properties

 NameDescription
Public PropertyExtentThe current extent of the map.  
Public PropertyIDRetrieves the ID of the view.  
Public PropertyImage The output image object for the view. Use its Url property to get the image location.  
Public PropertyImageDescriptor Gets or sets the properties associated with the map image.  
Public PropertyMapService Gets the MapService which the current View is based on.  
Top

Public Methods

 NameDescription
Public MethodCenterAtOverloaded.  Re-centers the map to a specified map point.  
Public MethodDrawOverloaded.  Redraws the map with the specified screen (pixel) envelope coordinates.  
Public MethodPan Pan the map image in a designated direction and distance.  
Public MethodZoomOverloaded.  Zooms in to center of the map with a desired scale factor.  
Public MethodZoomOut Zooms out.  
Top

Protected Methods

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

Public Events

 NameDescription
Public EventDrawnIndicates that the view is drawn.  
Public EventScaleChangedIndicates that the scale has changed in the view.  
Top

See Also

© 2010 All Rights Reserved.