LVectorDialog::IsPreviewEnabled

#include "ltwrappr.h"

L_BOOL LVectorDialog::IsPreviewEnabled(L_VOID) const

Determines whether the dialog preview is enabled or disabled.

Returns

TRUE

Showing the preview is enabled.

FALSE

Showing the preview is disabled.

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::IsAutoProcessEnabled.