CMAPTEMPLATE Class |
Namespace: GeoEngine.Core.GXNet
The CMAPTEMPLATE type exposes the following members.
| Name | Description | |
|---|---|---|
| Commit | Commit any changes to the map template to disk | |
| Create | Create a MAPTEMPLATE from an existing file. | |
| CreateMap | Create a map from the map template | |
| Discard | Discard all changes made to the map template and reload from disk. | |
| Dispose | Releases the unmanaged resources used by the CMAPTEMPLATE and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| GetFileName(String) | Get the file name of the map template. | |
| GetFileName(String, Int32) | Get the file name of the map template. | |
| GetMediaSize | Get full width, full height, plot width and plot height in cm for a specific media or template name | |
| GetTmpCopy(String) | Get a temporary XML file for manipulation of the map template. | |
| GetTmpCopy(String, Int32) | Get a temporary XML file for manipulation of the map template. | |
| Refresh | Refresh the map template with any newly saved items | |
| RenderPreview |
Create a preview of the map template onto a
Windows DC handle
| |
| RenderPreviewMapProduction | Render a preview for map sheet production purposes | |
| UpdateFromTmpCopy | Update the object contents from a temporary XML file that may have bee manipulated externally. |