LVectorDialog::SetVector

Summary

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

Syntax

#include "ltwrappr.h"

L_VOID LVectorDialog::SetVector(pVector)

Parameters

LVectorBase * 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

See Also

Functions

Topics

Example

For an example, refer to LVectorDialog::DoModalVectorRotate.

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

LEADTOOLS Vector C++ Class Library Help

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