Share

AcEdUpdateDisplayPauseScope Class

Class Hierarchy

AcEdUpdateDisplayPauseScope

C++

class AcEdUpdateDisplayPauseScope;

File

aced.h

Description

For internal use only.

Wrapper class to correctly save/set/restore the state of acedUpdateDisplayPause within a scope can also use default constructor to allow manual set/restore for callback type of patterns. AutoCAD code only uses this class, it does not directly use acedUpdateDisplayPause. This is not a stack, so only a single save state is maintained.

Links

AcEdUpdateDisplayPauseScope Constructor, AcEdUpdateDisplayPauseScope Methods

Was this information helpful?