map_pltcleanup

Land Desktop Development ARX CPP SDK

Up a level
map_pltcleanup
 
 

Restores settings altered by map_pltinit.

int

map_pltcleanup(

);

Returns RTNORM or RTERROR.

This function restores certain settings to the state they were in before map_pltinit was called. See map_pltInit for a list of affected settings. Before you can use other plot functions, you must call map_pltinit again.