LVectorDialog::EnablePreview

Summary

Enables or disables preview showing for the dialogs.

Syntax

#include "ltwrappr.h"

L_BOOL LVectorDialog::EnablePreview(bEnablePreview=TRUE)

Parameters

L_BOOL bEnablePreview

Flag that indicates whether to enable showing the preview. Possible values are:

Value Meaning
TRUE Enable showing the preview.
FALSE Disable showing the preview.

Returns

The previous state for EnablePreview.

Comments

When the preview is enabled, dialogs that support image preview will display a thumbnail view of the image that allows the user to preview the operation before dismissing the dialog box.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LVectorDialog::DoModalVectorRotate.

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

LEADTOOLS Vector C++ Class Library Help

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