Product: MapBasic
Version: 4.x\5.x
Platform: All Win32 Platforms
Category: Table Functions
Summary:
Removing objects in the cosmetic layer.
Question:
Is there a MapBasic command that could be used to remove objects in the cosmetic layer?
Answer:
To remove objects in the cosmetic layer, use the following command:
Rollback Table WindowInfo(FrontWindow(), WIN_INFO_TABLE)
Last Modified: 02/21/2001 02:15:55 PM
|