LVectorObject::SelectObject

#include "ltwrappr.h"

L_INT LVectorObject::SelectObject(bSelect=TRUE)

Selects or unselects an object. This function is available in the LEADTOOLS Vector Imaging Pro Toolkit.

Parameters

L_BOOL bSelect

Flag that indicates whether to select or unselect the specified object. Possible values are:

Value Meaning
TRUE Select the specified object.
FALSE Unselect the specified object.

Returns

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

Comments

Selects or unselects the class object.

Required DLLs and Libraries

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

LEADTOOLS Vector C++ Class Library Help