|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | See Also »|More About » |
| LocatorAutoCreate is an option for LocatorPane, Manipulate, and related functions that specifies whether new locators should be created when clicking away from existing locators. |
| True | create a new locator with any Alt+Click | |
| {min,max} | allow between min and max locators | |
| min | allow anything more than min locators | |
| All | create a new locator with any mouse click | |
| {All,{min,max}} | limit the number of possible locators |