LVectorObject::SelectObject

#include "ltwrappr.h"

L_INT LVectorObject::SelectObject(bSelect=TRUE)

L_BOOL bSelect;

flag that indicates whether to select or unselect

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

Parameter Description
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

SUCCESS

The function was successful.

< 1

An error occurred. Refer to Return Codes.

Comments

Selects or unselects the class object.

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.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Vector C++ Class Library Help