GetSelectAutoRedraw()

Summary

Indicates how maps are updated during selection operations.

Changes

Added to Version 5.0.

Syntax

state = GetSelectAutoRedraw()

Returns

A string, "True" if Maptitude redraws the whole map, instead of just drawing the selected features, if the change in the selection set affects a significant number of features on the map; otherwise "False".

Notes

  • If SetSelectDisplay() is used to set automatic display update to "False" nothing is redrawn.

See Also

Function Summary
SetSelectAutoRedraw() Controls how maps are updated during selection operations
SetSelectDisplay() Controls whether selection operations update maps automatically