#include "ltwrappr.h"
L_BOOL LVectorDialog::EnablePreview(bEnablePreview=TRUE)
L_BOOL bEnablePreview; |
flag that indicates whether to enable showing a preview |
Enables or disables preview showing for the dialogs.
Parameter | Description | |
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. |
The previous state for EnablePreview.
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
LVKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Functions: |
LVectorDialog::LVectorDialog, LVectorDialog::EnableAutoProcess, Class Members |
Topics: |
|
|
For an example, refer to LVectorDialog::DoModalVectorRotate.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET