LVectorDialog::EnableNoDuplicate

#include "ltwrappr.h"

L_BOOL LVectorDialog::EnableNoDuplicate(bNoDuplicate=TRUE)

Sets a flag that indicates whether to allow duplicate layer names within the same vector.

Parameters

L_BOOL 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.

Returns

Value Meaning
TRUE The previous setting was TRUE.
FALSE The previous setting was FALSE.

Required DLLs and Libraries

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

LEADTOOLS Vector C++ Class Library Help

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