Front View sets the view point for the selected (or clicked upon) 3D graphic to the default front orientation.
Picture inserts a picture from a file or inserts an empty graphic at the insertion point.
Top View sets the view point for the selected (or clicked upon) 3D graphic to the default top orientation.
PreserveImageOptions is an option to graphics and related functions that specifies whether image size and certain other options should be preserved from the previous version ...
OpenCLFunctionLoad[prog, fun, argtypes, blockdims] loads fun from source code prog, returning an OpenCLFunction object.OpenCLFunctionLoad[{progfile}, fun, argtypes, ...
Trim Bounding Box trims the 3D graphics frame while the graphic is being rotated.
Automatic represents an option or other value that is to be chosen automatically by a built-in function.
Small
(Built-in Mathematica Symbol) Small is a style or option setting that specifies that objects should be small.
CreateExecutable[source, name] compiles a string of C code and creates an executable file, name.ext.CreateExecutable[{file 1, ...}, name] compiles a number of C and mprep ...
Widget["FileDialog"] represents an Open or Save dialog.