AcDbOle2Frame

Class Hierarchy

AcRxObject
    AcGiDrawable
    AcHeapOperators
        AcDbObject
            AcDbEntity
                AcDbFrame
                    AcDbOleFrame
                        AcDbOle2Frame

C++

class AcDbOle2Frame : public AcDbOleFrame;

File

dbole.h

Description

This class provides support for OLE 2 objects in AutoCAD drawings. Essentially it provides a window to display the OLE 2 object it has a pointer to.

Links

AcDbOle2Frame Methods