Step makes the debugger stop at the beginning of the next expression.
Step Out stops the debugger after finishing all evaluations in a stack.
Toggle Breakpoint toggles a breakpoint on or off.
AlignmentPoint is an option which specifies how objects should by default be aligned when they appear in Inset.
Axis
(Built-in Mathematica Symbol) Axis is a symbol that represents the axis for purposes of alignment and positioning.
CellAutoOverwrite is an option for Cell which specifies whether an output cell should be overwritten by new output when the preceding input cell is evaluated.
CellBaseline is an option for Cell which specifies where the baseline of the cell should be assumed to be when it appears inside another cell.
CellLabel is an option for Cell which gives the label to use for a particular cell.
DeleteBorderComponents[image] replaces connected components adjacent to the border in a binary image image with background pixels.DeleteBorderComponents[m] replaces ...
DirectedEdge[u, v] or u \[DirectedEdge] v represents a directed edge from u to v.