|
|
|||
|
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also »|More About » |
| Locator represents a locator object at position |
| Locator[Dynamic[pos]] takes the position to be the dynamically updated current value of pos, with this value being reset if the locator object is moved. |
| Locator displays obj as the locator object. |
| Locator[{x, y}, None] displays nothing visible as the locator object. |
| Appearance | Automatic | basic appearance of the locator | |
| AutoAction | False | whether to move automatically when the mouse is over the graphic | |
| Enabled | Automatic | whether the locator is enabled, or grayed out | |
| ImageSize | Automatic | the size of the displayed locator object | |
| LocatorRegion | Automatic | where the locator object should be allowed to go |
Put a locator in a Manipulate:
|