NMapImporter Class Members
In This Topic
The following tables list the members exposed by NMapImporter.
Public Properties
| Name | Description |
| MapBounds | Gets/sets the bounds of the map where x represents longitude and is between -180 and 180 degrees and y represents lattitude and is between -90 and 90 degrees. |
| MeridianSettings | Gets the settings for the meridians. |
| ParallelSettings | Gets the settings for the paralles. |
| Projection | Gets/sets the projection. |
| ShapeCreatedListener | Contains methods called when diagram shapes are created. |
Top
Public Methods
| Name | Description |
| Import | Creates and imports the shapes defined in the map into the drawing document. |
Top
See Also