| ShowCell | Cellzilla2D Home |
Description
Needs["Cellzilla2D`"];
Return Value
ShowCell[{v1,v2,...}, options]
returns a Graphics Object representing a polygon with the specified vertices.
"CellStyle"->{LightGreen} - any appropriate graphics style for the interior of the cell.
"CellNumber"->-1 - if positive, prints the number with parameters as given by CellNumberStyle.
"CellNumberStyle"->{Black,12,FontFamily->"Times"} - any appropriate graphics style for the cell numbers.
Example
[ Download Example as Zipped Mathematica Notebook ]
Implementation Notes
See Also
