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




The following tables list the members exposed by WebPageLayout.

Public Constructors

 NameDescription
Public ConstructorWebPageLayout ConstructorOverloaded.  Constructs a WebPageLayout for a server connection and a map server object name.  
Top

Public Properties

 NameDescription
Public PropertyDefaultPageDescription The default page description.  
Public PropertyHost The ArcGIS Server machine.  
Public PropertyImageDescriptor Specifications for the image drawn by WebPageLayout.  
Public PropertyIsPooled Indicates whether the ServerObject associated with this WebPageLayout is pooled.  
Public PropertyMapServer The map server for this WebPageLayout.  
Public PropertyPageDefaultExtent The default extent of the data frame as was last saved in the map document.  
Public PropertyPageDescription Information about the page layout including the map descriptions for all the dataframes in the page layout.  
Public PropertyPageExtent The extent of the page.  
Public PropertyPageFullExtent The full extent of the page layout.  
Public PropertyPageIdentity Specifications for the image drawn by WebPageLayout.  
Public PropertyPageLayout The IPageLayout object associated with this map server object.  
Public PropertyPageLayoutControl The pagelayout control associated with this WebPageLayout.  
Public PropertyServerConnection The server connection for the map server object used by this WebPageLayout.  
Public PropertyServerContext The Server Context for this WebPageLayout. All COM objects used by this WebPageLayout should be created in this context.  
Public PropertyServerObject The name of the ServerObject being used in the ArcGIS Server  
Public PropertyStateManager All state management is done through this property.  
Public PropertyUseMIMEData Specifies whether image streaming should be enabled.  
Top

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.