Share

AcDbRasterImageDefFileAccessReactor

Class Hierarchy

AcRxObject
    AcDbObjectReactor
        AcDbRasterImageDefFileAccessReactor

C++

class AcDbRasterImageDefFileAccessReactor : public AcDbObjectReactor;

File

imgdef.h

Description

This is an abstract base-class defining an interface to a specialized non-persistent object reactor. Concrete classes derived from this class should be attached to the ISM image dictionary object, and will be notified of file related activity as described below.

Links

AcDbRasterImageDefFileAccessReactor Methods

See Also

AcDbObject, AcDbRasterImageDef

Was this information helpful?