ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout
WebPageLayout Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : WebPageLayout Class




For a list of all members of this type, see WebPageLayout members.

Public Methods

 NameDescription
Public MethodApplyMapDescriptionToServer Updates the map server's fine-grained objects with the state stored in the specified data frame's MapDescription.  
Public MethodApplyPageDescriptionToServer Updates the map server's fine-grained objects with the state stored in PageDescription.  
Public MethodCopyObjectToServerContext Copy an object from one Server Context to the current Server Context  
Public MethodDefaultMapDescription The default map description for specified map.  
Public MethodDisposeOverloaded.  Releases resources. This method only releases the ServerContext property if the server object is pooled. While working with non-pooled server objects, call ReleaseServerContext to release the ServerContext property when all work with the server object is done.  
Public MethodExportOverloaded.  Exports the page layout at its full extent and at its full size in the image format specified in the ImageDescriptor property.  
Public MethodFromMapEnvelope Gets an envelope's screen coordinates by passing in an envelope in map coordinates.  
Public MethodFromMapPointOverloaded.  Gets a point's screen coordinates by passing in a point in map coordinates.  
Public MethodFromPagePointOverloaded.  Converts coordinates in page space (in inches) to coordinates in image space (in pixels).  
Public MethodManageLifetime (Inherited from ESRI.ArcGIS.ADF.ComReleaser)
Public MethodMapCenterAtOverloaded.  Draws the pagelayout after centering the extent of the specified map at the pixel coordinates provided.  
Public MethodMapDefaultExtent The default extent of a data frame in the page layout.  
Public MethodMapDescriptionOverloaded.  The map description for the specified map.  
Public MethodMapDrawDefaultExtent Draws the pagelayout after changing the extent of the specified map to its default extent.  
Public MethodMapDrawExtentOverloaded.  Draws the pagelayout after changing the extent of the specified map.  
Public MethodMapDrawFullExtent Draws the pagelayout after changing the extent of the specified map to its full extent.  
Public MethodMapExtentOverloaded.  The extent of a map in the page.  
Public MethodMapFullExtent The full extent of a data frame in the page layout.  
Public MethodMapPanOverloaded.  Draws the page layout after panning the map in a geographic direction.  
Public MethodMapZoomOverloaded.  Draws the page layout after expanding the extent of the specified map by the factor provided.  
Public MethodMapZoomOutOverloaded.  Draws the page layout after zooming out on the specified map based on the extent provided.  
Public MethodPageCenterAtOverloaded.  Draws the page layout after centering its extent at the pixel coordinates provided.  
Public MethodPageDrawDefaultExtent Draws the page layout at its default extent.  
Public MethodPageDrawExtentOverloaded.  Draws the page layout at the extent provided.  
Public MethodPageDrawFullExtent Draws the page layout at its full extent.  
Public MethodPagePan Draws the page layout after panning.  
Public MethodPageZoomOverloaded.  Draws the page layout after expanding its extent by the factor provided.  
Public MethodPageZoomOutOverloaded.  Draws the page layout after zooming out based on the extent provided.  
Public MethodPageZoomToFullSizeOverloaded.  Draws the page layout after zooming so that the page layout is seen at a scale of 1:1.  
Public MethodRefresh Draws the page layout.  
Public MethodRefreshServerObjectsOverloaded.  Refresh's the ArcObjects components that the server object is using.  
Public MethodReleaseServerContext When using non-pooled Server Objects, this method must be called to release the Server Context.  
Public MethodSetLayerVisibility Change the visibility of a layer in the page layout.  
Public MethodToEsriImageFormat  
Public MethodToIImageDisplay  
Public MethodToIImageType  
Public MethodToMapEnvelopeOverloaded.  Gets an envelope in map coordinates by passing in the envelope's screen coordinates.  
Public MethodToMapPointOverloaded.  Gets a point in map coordinates by passing in the point's screen coordinates.  
Public MethodToPagePoint Converts coordinates in image space (in pixels) to coordinates in page space (in inches).  
Public MethodtoWebGeometryEnvelope  
Top

Protected Methods

 NameDescription
Protected MethodFinalizeOverridden.  Finalizer.  
Top

See Also

© 2010 All Rights Reserved.