MapWindowDevelper:Reports
From MapWindow GIS
MapWindow.Interfaces.Reports
The Reports contains tools that are useful when generating a report from the data in the MapWindow.
Method Members
| Name | Access | Summary |
|---|---|---|
| GetLegendLayerSnapshot() : Image | public | Similar to GetLegendSnapshot except that only one layer is considered. |
| GetLegendSnapshot() : Image | public | Returns an image of the legend. |
| GetNorthArrow() : Image | public | Returns an image of a north arrow. |
| GetScaleBar() : Image | public | Returns an image that represents an accurate scale bar. |
| GetScreenPicture() : Image | public | Returns a MapWinGIS.Image of the view at the specified extents. |
