GetSelectDisplay()
Summary
Indicates whether selection operations update maps automatically.
Syntax
state = GetSelectDisplay()
Returns
A string, "True" if selection operations update maps automatically or "False" if they do not.
Notes
-
Use SetSelectAutoRedraw() to further control how maps are updated during selection operations.
See Also
| Function | Summary |
|---|---|
| SetSelectAutoRedraw() | Controls how maps are updated during selection operations |
| SetSelectDisplay() | Controls whether selection operations update maps automatically |