Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Vector C++ Class Library Help

LVectorDialog::SetVector

Show in webframe

#include "ltwrappr.h"

L_VOID LVectorDialog::SetVector(pVector)

LVectorBase * pVector;

/* pointer to an LVectorBase object */

Sets an LVectorBase object (or any object derived from LVectorBase) to be used by the dialog functions.

Parameter

Description

pVector

Pointer to the vector object to be used by the dialogs.

Returns

None

Comments

In particular, you cannot perform autoprocessing with the dialog without a valid vector.

Required DLLs and Libraries

LVKRN
LVDLG
LTFIL

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

See Also

Functions:

LVectorDialog::LVectorDialog, Class Members

Topics:

Vector Images: Modifying Vector Object Characteristics

 

Vector Common Dialogs

Example

For an example, refer to LVectorDialog::DoModalVectorRotate.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.