:orphan:
# PetscDrawRegisterAll
Registers all of the graphics methods in the `PetscDraw` package. 
## Synopsis
```
#include "petscdraw.h" 
PetscErrorCode PetscDrawRegisterAll(void)
```
Not Collective




## See Also
 `PetscDraw`, `PetscDrawType`, `PetscDrawRegisterDestroy()`

## Level
developer

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/sys/classes/draw/interface/drawregall.c.html#PetscDrawRegisterAll">src/sys/classes/draw/interface/drawregall.c</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/classes/draw/interface/drawregall.c)


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