| Name | Description |
| ApplyMapDescriptionToServer |
Updates the map server's fine-grained objects with the state stored in the specified data frame's MapDescription.
|
| ApplyPageDescriptionToServer |
Updates the map server's fine-grained objects with the state stored in PageDescription.
|
| CopyObjectToServerContext |
Copy an object from one Server Context to the current Server Context
|
| DefaultMapDescription |
The default map description for specified map.
|
| Dispose | Overloaded.
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.
|
| Export | Overloaded.
Exports the page layout at its full extent and at its full size in the image format
specified in the ImageDescriptor property.
|
| FromMapEnvelope |
Gets an envelope's screen coordinates by passing in an envelope in map coordinates.
|
| FromMapPoint | Overloaded.
Gets a point's screen coordinates by passing in a point in map coordinates.
|
| FromPagePoint | Overloaded.
Converts coordinates in page space (in inches) to coordinates in image space (in pixels).
|
| ManageLifetime | (Inherited from ESRI.ArcGIS.ADF.ComReleaser) |
| MapCenterAt | Overloaded.
Draws the pagelayout after centering the extent of the specified map
at the pixel coordinates provided.
|
| MapDefaultExtent |
The default extent of a data frame in the page layout.
|
| MapDescription | Overloaded.
The map description for the specified map.
|
| MapDrawDefaultExtent |
Draws the pagelayout after changing the extent of the specified map
to its default extent.
|
| MapDrawExtent | Overloaded.
Draws the pagelayout after changing the extent of the specified map.
|
| MapDrawFullExtent |
Draws the pagelayout after changing the extent of the specified map
to its full extent.
|
| MapExtent | Overloaded.
The extent of a map in the page.
|
| MapFullExtent |
The full extent of a data frame in the page layout.
|
| MapPan | Overloaded.
Draws the page layout after panning the map in a geographic direction.
|
| MapZoom | Overloaded.
Draws the page layout after expanding the extent of the specified map by the factor provided.
|
| MapZoomOut | Overloaded.
Draws the page layout after zooming out on the specified map
based on the extent provided.
|
| PageCenterAt | Overloaded.
Draws the page layout after centering its extent at the pixel coordinates provided.
|
| PageDrawDefaultExtent |
Draws the page layout at its default extent.
|
| PageDrawExtent | Overloaded.
Draws the page layout at the extent provided.
|
| PageDrawFullExtent |
Draws the page layout at its full extent.
|
| PagePan |
Draws the page layout after panning.
|
| PageZoom | Overloaded.
Draws the page layout after expanding its extent by the factor provided.
|
| PageZoomOut | Overloaded.
Draws the page layout after zooming out based on the extent provided.
|
| PageZoomToFullSize | Overloaded.
Draws the page layout after zooming so that the page layout is seen at a scale of 1:1.
|
| Refresh |
Draws the page layout.
|
| RefreshServerObjects | Overloaded.
Refresh's the ArcObjects components that the server object is using.
|
| ReleaseServerContext |
When using non-pooled Server Objects, this method must be called to release the Server Context.
|
| SetLayerVisibility |
Change the visibility of a layer in the page layout.
|
| ToEsriImageFormat | |
| ToIImageDisplay | |
| ToIImageType | |
| ToMapEnvelope | Overloaded.
Gets an envelope in map coordinates by passing in the envelope's screen coordinates.
|
| ToMapPoint | Overloaded.
Gets a point in map coordinates by passing in the point's screen coordinates.
|
| ToPagePoint |
Converts coordinates in image space (in pixels) to coordinates in page space (in inches).
|
| toWebGeometryEnvelope | |