CEMAPTEMPLATE Methods |
The CEMAPTEMPLATE type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateVirtual | Makes this EMAPTEMPLATE object the current active object to the user. | |
| Current | This method returns the Current Edited map template. | |
| CurrentIfExists | This method returns the Current Edited map. | |
| CurrentNoActivate | This method returns the Current Edited map template. | |
| Dispose | (Overrides CHANDLEDispose(Boolean).) | |
| GetDisplayArea | Get the area you are currently looking at. | |
| GetTemplateLayoutProps | Get the base layout view properties. | |
| GetWindowArea | Obsolete. Get the location of the map window within the frame. | |
| GetWindowPosition | Get the map window's position and dock state | |
| iDragDropEnabled | Checks if drag-and-drop is enabled for the map | |
| iGetBox | Returns the coordinates of a user selected box. | |
| iGetItemSelection(String) | Gets info about the current selected item | |
| iGetItemSelection(String, Int32) | Gets info about the current selected item | |
| iGetLine | Returns the end points of a line. | |
| iGetMapTemplatesLST | Load the file names of open maps into a LST. | |
| IGetName(String) | Get the name of the map object of this EMAPTEMPLATE. | |
| IGetName(String, Int32) | Get the name of the map object of this EMAPTEMPLATE. | |
| iGetPoint | Returns the coordinates of a user selected point. | |
| iGetRect | Returns the coordinates of a user selected box starting at a corner. | |
| iGetWindowState | Retrieve the current state of the map window | |
| iHaveCurrent | This method returns whether a current map is loaded | |
| iIGetSpecifiedMapName(CGXNETCore, String, String, String) | Find a loaded map that has a setting in its reg. | |
| iIGetSpecifiedMapName(CGXNETCore, String, String, String, Int32) | Find a loaded map that has a setting in its reg. | |
| iIsLocked | Is this MapTemplate locked | |
| iLoaded | Returns 1 if a map is loaded . | |
| iReadOnly | Checks if a map is currently opened in a read-only mode. | |
| iTrackPoint | Get point without prompt or cursor change with tracking | |
| Load | Loads maps into the editor. | |
| LoadNoActivate | Loads documents into the workspace | |
| Lock | This method locks the Edited map. | |
| MakeCurrent | Makes this EMAPTEMPLATE object the current active object to the user. | |
| SetDisplayArea | Set the area you wish to see. | |
| SetDragDropEnabled | Set whether drag-and-drop is enabled for the map. | |
| SetItemSelection | Sets the current selected item | |
| SetTemplateLayoutProps | Set the base layout view properties. | |
| SetWindowArea | Obsolete. Set the location of the map window within the frame. | |
| SetWindowPosition | Get the map window's position and dock state | |
| SetWindowState | Changes the state of the map window | |
| UnLoad | Unloads a map template. | |
| UnLoadAll | Unloads all opened maps | |
| UnLoadVerify | Unloads an edited map, optional prompt to save. | |
| UnLock | This method unlocks the Edited map. |