|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
BoundaryStyle
BoundaryStyle
is an option for plotting functions that specifies the style in which boundaries of regions should be drawn.
DetailsDetails
- The following settings can be used:
-
Automatic draw thin black boundary lines None draw no boundary lines g draw with specified graphics directives - BoundaryStyle is always used at the boundary of regions defined by RegionFunction.
- For 3D graphics, it is also used at the boundary of regions defined by PlotRange.
ExamplesExamplesopen allclose all
Basic Examples (3)Basic Examples (3)
| In[1]:= |
| Out[1]= | ![]() |
BoundaryStyle applies to intersections with the plot range:
| In[1]:= |
| Out[1]= | ![]() |
| In[2]:= |
| Out[2]= | ![]() |
BoundaryStyle applies to boundaries formed by the RegionFunction:
| In[1]:= |
| Out[1]= | ![]() |
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »





