LImageViewer::GetEnableFullExplode

Summary

Checks whether the full explode feature is enabled.

Syntax

#include "ltwrappr.h"

L_BOOL LImageViewer::GetEnableFullExplode(pbEnabled, uFlags)

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.

See Also

Functions

Topics

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

LEADTOOLS Medical Image Viewer C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.