The IPrxMap interface contains properties of the Map object of a regular report.
The interface is used to work with an old format map (*.tbs). To work with a new format map (*.svg), use the IVzMapChart and IEaxMapChart interfaces.
| Property name | Brief description | |
| AreaAction | The AreaAction property determines a macro to handle map events. | |
| AutoScaled | The AutoScaled property determines whether to zoom a displayed topobase fragment | |
| OriginalTopobase | The OriginalTopobase property determines initial map topobase. | |
| SpecificXML | The SpecificXML property determines the displayed topobase fragment in the XML format. |
| Method name | Brief description | |
| AdviseAdapter | The AdviseAdapter property informs adapter of the map data on changing data in the source. | |
| DoAreaAction | The DoAreaAction method generates a mouse click event on the map territory. |
See also: