LVectorGroup::DeleteGroupClones

#include "ltwrappr.h"

virtual L_INT LVectorGroup::DeleteGroupClones(dwFlags = 0)

Deletes all clones of the class object's associated group. This function is available in the LEADTOOLS Vector Imaging Pro Toolkit.

Parameters

L_UINT32 dwFlags

Can be a combination of the following:

Value Meaning
0 Delete all clones.
VECTOR_FLAGS_SELECTED_ONLY Delete only the currently selected clones within the vector handle.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LVectorBase::GetGroupByName.

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.