PetscDrawSetCoordinates#

Sets the application coordinates of the corners of the window (or page).

Synopsis#

Not Collective

Input Parameters#

  • draw - the drawing object

  • xl,yl,xr,yr - the coordinates of the lower left corner and upper right corner of the drawing region.

See Also#

PetscDraw, PetscDrawGetCoordinates()

Level#

advanced

Location#

src/sys/classes/draw/interface/dcoor.c

Implementations#

PetscDrawSetCoordinates_Image in src/sys/classes/draw/impls/image/drawimage.c


Edit on GitLab

Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages