Share

AcApLayoutManager

Class Hierarchy

AcRxObject
    AcDbLayoutManager
        AcApLayoutManager

C++

class AcApLayoutManager : public AcDbLayoutManager;

File

acaplmgr.h

Description

Interface class for application-specific routines that manipulate and access AcDbLayout objects. This class also controls layout related GUI attributes.

Links

AcApLayoutManager Methods

See Also

AcDbLayout, AcDbLayoutManager

Was this information helpful?