L_DispContainerSetFullExploded

#include "ltivw.h"

L_LTIVW_APIL_INTL_DispContainerSetFullExploded(hCon, bExploded, uFlags);

Explodes or un-explodes the specified cell.

Parameters

HDISPCONTAINERhCon

Handle to the container.

L_BOOLbExploded

Flag that indicates whether to explode the selected cell or not. Possible values are:

Value Meaning
TRUE Explode the selected cell.
FALSE Un-explode the selected cell.

L_UINTuFlags

Reserved for future. Must be 0.

Returns

Value Meaning
SUCCESS The function was successful.
1 An error occurred. Refer toReturn Codes.

Comments

The exploded mode is when the cell layout is divided into multiple cells and sub-cells, and the user wants to temporarily view the selected cell / sub-cell and makes it occupy the whole display area. This can be achieved by either using this property, or by simply double clicking any of the visible sub-cells.

To test a cell whether is exploded or not, call toL_DispContainerGetFullExplodedfunction.

Required DLLs and Libraries

LEADTOOLS Medical Image Viewer C API Help
188金宝搏的网址客服|Support|Contact Us|Intellectual Property Notices
© 1991-2021LEAD Technologies, Inc.All Rights Reserved.