Global Mapper SDK
| GM_Projection_t .SetAsProjection Method |
Set the new projection. This is the projection that all draws and
exports will be done in. It is also the projection that all world bound
rectangles will be in. This version allows providing a lat/lon bounding
rectangle for automatic selection of the best zone for zoned projections.
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_Error_t32 SetAsProjection ( GM_Rectangle_t aLatLonRect = null )
Parameters
- aLatLonRect (Optional)
-
Type:
GlobalMapper
.
GM_Rectangle_t
IN: Optional lat/lon/degrees rectangle for automatic selection of zone for zoned projections
Return Value
Type: GM_Error_t32GM Error Code
Comments
0 comments
Please sign in to leave a comment.