Share

acgsDestroy2DViewLimitManager

C++

void acgsDestroy2DViewLimitManager(
    AcGs2DViewLimitManager * pLimitManager
);

File

acgs.h

Description

Deletes the AcGs2DViewLimitManager pointed to by pLimitManager.

Parameters

Parameters Description
pLimitManager Input pointer to object to be deleted

Was this information helpful?