DOCUMENTATION CENTER SEARCH
Mathematica
>
Built-in
Mathematica
Symbol
LocatorPane
Dynamic
See Also »
LocatorRegion
LocatorRegion
is an option for
Locator
which specifies where the locator object should by default be allowed to go when it is dragged.
MORE INFORMATION
Typical settings include:
Automatic
the plot range of the current graphic
Full
the full image size of the current graphic
LocatorRegion->
Full
does not allow a locator object to go into space left as a result of a mismatch between settings for
AspectRatio
and
ImageSize
.
LocatorRegion
affects only interactive manipulation of locator objects, not resetting through
Dynamic
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Specify whether the
Locator
should stay within the
PlotRange
of current graphics:
In[1]:=
Out[1]=
SEE ALSO
LocatorPane
Dynamic
New in 6
© 2008 Wolfram Research, Inc.