Enables or disables auto processing.
#include "ltwrappr.h"
L_BOOL LVectorDialog::EnableAutoProcess(bAuto=TRUE)
Flag that indicates whether to enable auto processing. Possible values are:
Value | Meaning |
---|---|
TRUE | Enable auto processing. |
FALSE | Disable auto processing. |
The previous state of EnableAutoProcess.
If auto-processing is enabled, the dialog will attempt to process the LVectorBase object associated with it when you display a dialog that supports auto-processing.
Before auto-processing can be performed by a dialog other than FileOpen, the class object must have a valid LVectorBase object associated with it. See LVectorDialog::SetVector for more information.
For an example, refer to LVectorDialog::DoModalVectorRotate.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document