| GM_Export .SetExportCropAreas Method |
Set the crop area(s) to use when exporting
Namespace:GlobalMapper
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
C#
public
static
GM_Error_t32
SetExportCropAreas
(
GM_AreaFeature_t
[]
aAreaList
,
GM_Projection_t
aAreaProj
)
Parameters
- aAreaList
-
Type:
GlobalMapper
.
GM_AreaFeature_t
IN: List of areas to crop to (NULL to reset to default crop) - aAreaProj
-
Type:
GlobalMapper
.
GM_Projection_t
IN: Projection system the area coordinates are in (use NULL for current projection)
Return Value
Type: GM_Error_t32A GM Error Code