# PetscDraw
Abstract PETSc object for graphics, often represents a window on the screen 
## Synopsis
```
typedef struct _p_PetscDraw *PetscDraw;
```



## See Also
 `PetscDrawCreate()`, `PetscDrawSetType()`, `PetscDrawType`

## Level
beginner

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petscdrawtypes.h.html#PetscDraw">include/petscdrawtypes.h</A>

## Implementations

<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/include/petsc/private/drawimpl.h.html#_p_PetscDraw">_p_PetscDraw in include/petsc/private/drawimpl.h</A><BR>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscdrawtypes.h)


[Index of all Draw routines](index.md)  
[Table of Contents for all manual pages](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
