LVectorDialog::GetVector

#include "ltwrappr.h"

LVectorBase L_FAR * LVectorDialog::GetVector(L_VOID)

Gets the LVectorBase object used by the dialogs for auto processing.

Returns

A pointer to the vector object used by the dialogs.

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, LVectorDialog::EnableAutoProcess, LVectorDialog::SetVector, Class Members

Topics:

Vector Images: Modifying Vector Object Characteristics

 

Vector Common Dialogs

Example

For an example, refer to LVectorDialog::LVectorDialog.