The LEADTOOLS C++ Class Library is a wrapper to the LEADTOOLS C API and provides only a subset of the features and functionality otherwise available in the LEADTOOLS C API. For more information about the full feature set of the LEADTOOLS C API, refer to LEADTOOLS C API Introduction.
Is this page helpful?
The LContainer::EditObject function displays an object and lets the user edit the dimensions of that object. This function displays an object based on initial properties set in a CONTAINEROBJECTDATA structure. As the user edits this object, all changes (state and object properties) are sent to the LContainer::ContainerCallBack function for processing.