LVectorDialog::GetVector
#include "ltwrappr.h"
LVectorBase * 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 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: |
|
|
Example
For an example, refer to LVectorDialog::LVectorDialog.