![]() | InDesign SDK 20.5 |
#include <IGraphicsContextArbitrator.h>

Public Member Functions | |
| virtual void | SetContext (IGraphicsContext *context)=0 |
| virtual IGraphicsContext * | RestorePriorContext ()=0 |
| virtual IGraphicsContext * | GetCurrentContext ()=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Manages a stack of graphics contexts
| pure virtual |
| pure virtual |
Pops the topmost graphics context from the stack, restoring the previous context
| pure virtual |
Pushes context on the stack of graphics contexts, making it the new current context