Layer Settings

Summary

Determines the current layer type, displays the style dialog box for the point, line, or area layer, and updates the style if the user makes a change.

Syntax

return_value = RunMacro("G30 Layer Settings")

Return Value

True if OK was clicked and a change was made, False if Cancel was clicked or no change was made.

Notes

  • Maptitude redraws the map if any changes were made that would affect the display of the map.

  • The current window must be a map window, and there must be at least one layer in the map.