Click or drag to resize

GM_GetProjection

Retrieves the global projection that is being used for all rendering and exporting.

Syntax
GM_Error_t32 GM_GetProjection
(
GM_Projection_t*    aProj           // OUT: Current view/export projection
);