LImageViewer::GetEnableFullExplode

#include "ltwrappr.h"

L_BOOL LImageViewer::GetEnableFullExplode(pbEnabled, uFlags)

Checks whether the full explode feature is enabled.

Parameters

L_BOOL *pbEnabled

Address to be updated with the value that indicates whether the Full Explode feature is enabled.

L_UINT uFlags

Reserved for future use. Pass 0.

Returns

Value Meaning
TRUE The full explode feature is enabled.
FALSE The full explode feature is disabled.

Comments

By default, sub-cells explode to cover only the Cell area (the full explode feature is FALSE). In full explode mode, when the image is double-clicked it expands to fully cover the ImageViewer area.

To enable or disable the full explode feature, call the LImageViewer::SetEnableFullExplode method.

Required DLLs and Libraries

LTIVW
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

Platforms

Win32, x64.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Medical Image Viewer C++ Class Library Help