VertexNormals is an option for graphics primitives which specifies the normal directions to assign to 3D vertices.
VectorPoints is an option to VectorPlot, ListVectorPlot, and related functions that determines how many field vectors to draw.
Mathematica allows you to customize your 2D and 3D graphics through a variety of options.
PlanarGraphPlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots the Delaunay triangulation of the points {{x_1, y_1}, ...}.PlanarGraphPlot[{{x_1, y_1}, {x_2, y_2}, ...}, g] plots the ...
Paste
(Mathematica Front End Token) "Paste" is a front end token that pastes the current contents of the clipboard at the insertion point.
Debugger Controls opens a submenu of debugger controls.
Label
(Built-in Mathematica Symbol) Label[tag] represents a point in a compound expression to which control can be transferred using Goto.
Number
(Built-in Mathematica Symbol) Number represents an exact integer or an approximate real number in Read.