ESRI.ArcGIS.ADF.IMS
LayoutView Class Members
See Also  Properties  Methods  Events Send Feedback
ESRI.ArcGIS.ADF.IMS.Carto Namespace : LayoutView Class




The following tables list the members exposed by LayoutView.

Public Constructors

 NameDescription
public ConstructorLayoutView ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyDataFramesThe collection of data frames placed in the layout.  
public PropertyExtentThe current extent of the map. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
public PropertyIDRetrieves the ID of the view. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
public PropertyImage The output image object for the view. Use its Url property to get the image location. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
public PropertyImageDescriptor Gets or sets the properties associated with the map image. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
public PropertyMapService Gets the MapService which the current View is based on. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
public PropertyUnitsGets the page units for the layout.  
Top

Public Methods

 NameDescription
public MethodCenterAtOverloaded.  Re-centers the map to a specified map point. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
public MethodDrawOverloaded. Overridden. Draws the layout using the specified spatial reference.  
public MethodPan Pan the map image in a designated direction and distance. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
public MethodZoomOverloaded.  Zooms in to center of the map with a desired scale factor. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
public MethodZoomOut Zooms out. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
Top

Protected Methods

 NameDescription
protected MethodOnDraw Event that fires when the map or layout is drawn. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
protected MethodOnScaleChanged Event that fires when the scale changes. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
protected MethodsetID Sets the ID of the view. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
Top

Public Events

 NameDescription
public EventDrawnIndicates that the view is drawn. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
public EventScaleChangedIndicates that the scale has changed in the view. (Inherited from ESRI.ArcGIS.ADF.IMS.Carto.View)
Top

See Also

© 2011 All Rights Reserved.