Global Mapper SDK
| GM_Layer_t .RepositionLayer Method |
Repositions/reprojects a previously loaded raster layer
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 RepositionLayer ( GM_GroundControlPoint_t [] aGCPList , GM_Projection_t aProj )
Parameters
- aGCPList
-
Type:
GlobalMapper
.
GM_GroundControlPoint_t
IN: new control points. Null to not modify - aProj
-
Type:
GlobalMapper
.
GM_Projection_t
projection of control points
Return Value
Type: GM_Error_t32A GM Error Code
Comments
0 comments
Please sign in to leave a comment.