#include "ltwrappr.h"
L_BOOL LVectorDialog::EnableNoDuplicate(bNoDuplicate=TRUE)
L_BOOL bNoDuplicate; |
duplication flag |
Sets a flag that indicates whether to allow duplicate layer names within the same vector.
Parameter | Description | |
bNoDuplicate | Flag that indicates whether to process allow duplicate layer names in a vector. Possible values are: | |
Value | Meaning | |
TRUE | Do not allow duplicate layer names in a vector. | |
FALSE | Allow duplicate layer names in a vector. |
TRUE |
The previous setting was TRUE. |
FALSE |
The previous setting was FALSE. |
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. |
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