Global Mapper SDK
| GM_Projection_t .SetQueryProjectionCallback Method |
Sets the function to call to select a projection for a layer when being
loaded if the projection for that layer cannot be automatically determined.
If a callback is provided, it will be called rather than the projection
selection dialog being displayed.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public static void SetQueryProjectionCallback ( GM_QueryProjectionCallbackDef aCallbackFunc )
Parameters
- aCallbackFunc
-
Type:
GlobalMapper
.
GM_QueryProjectionCallbackDef
The function to call
Comments
0 comments
Please sign in to leave a comment.