DrawSetFromOptions
Sets the graphics type from the options database. Defaults to a PETSc X windows graphics.
Synopsis
int DrawSetFromOptions(Draw draw)
Collective on Draw
Input Parameter
draw -the graphics context
Notes
Must be called after DrawCreate() before the Drawtor is used.
Keywords
draw
See Also
DrawCreate(), DrawSetType()
Level:intermediate
Location:src/sys/src/draw/interface/drawreg.c
Graphics (Draw) Index
Table of Contents