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




The following tables list the members exposed by LayoutView.

Public Constructors

 NameDescription
Public ConstructorLayoutView ConstructorOverloaded.  Constructs a LayoutView object.  
Top

Public Properties

 NameDescription
Public PropertyDataFramesThe collection of data frames placed in the layout.  
Public PropertyExtentThe current extent of the map. (Inherited from View)
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 PropertyMapService Gets the MapService which the current View is based on. (Inherited from 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 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 View)
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.