|
|
|||
|
|
|
| Slider2D represents a 2D slider with settings x and y in the range 0 to 1. |
| Slider2D[Dynamic[pt]] takes the setting to be the dynamically updated current value of pt, with the value of pt being reset if the slider is moved. |
| Slider2D represents a 2D slider with range min to max in each direction. |
| Slider2D represents a 2D slider that jumps in steps d in each direction. |
| Slider2D specifies different ranges in x and y directions. |
| Slider2D uses jumps dx, dy. |
| Appearance | Automatic | the overall appearance of the 2D slider | |
| AutoAction | False | whether to move the 2D slider automatically when the mouse is over it | |
| BaselinePosition | Automatic | how to align with a surrounding text baseline | |
| BaseStyle | {} | base style specifications for the 2D slider | |
| ContinuousAction | True | whether to update continuously when the slider is moved | |
| Enabled | Automatic | whether the 2D slider is enabled, or grayed out | |
| Exclusions | {} | specific points to exclude | |
| ImageMargins | 0 | margins around the image of the displayed 2D slider | |
| ImageSize | Automatic | the overall image size of the displayed 2D slider |