Getting Help Information - MapInfo_Pro_Advanced - 2023

MapInfo Pro Advanced Help

Product type
Software
Portfolio
Locate
Product family
MapInfo
Product
MapInfo > MapInfo Pro
Version
2023
Language
English
Product name
MapInfo Pro Advanced
Title
MapInfo Pro Advanced Help
First publish date
2016
Last updated
2023-09-20
Published on
2023-09-20T15:00:50.875000

You can display the Help topics by hovering your mouse on a ribbon item and pressing F1. You can also access help from within a dialog box by clicking the Help button on the dialog box.

Help information in the backstage

You can also get Help information in the backstage view. The backstage view is accessible by clicking on the "PRO" tab at the top left corner of the application window.

How to access API documentation and sample codes

MapInfoProRaster.NET_SDK.chm is the Raster .Net API reference guide. This is available at the default MapInfo Pro installation directory. For example, C:\Program Files\MapInfo\Professional\Raster\Documentation\API.

Sample Code for Raster Operations:

The Sample Codes are available at default MapInfo Pro installation directory. For example, C:\Program Files\MapInfo\Professional\Raster\Documentation\API\Sample Code.

This Sample Code folder contains .cs files such as:

  • MapInfo.RasterEngine.Analysis.Samples.cs
  • MapInfo.RasterEngine.Common.Sample.cs
  • MapInfo.RasterEngine.IO.EndToEndSamples.cs
  • MapInfo.RasterEngine.IO.Sample.cs
  • MapInfo.RasterEngine.Processing.Samples.cs
  • MapInfo.RasterEngine.ProgressTracker.Samples.cs
  • MapInfo.RasterEngine.RasterInterpolation.Samples.cs