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