Vector Common Dialogs

LEADTOOLS provides functions for displaying built-in dialog boxes for getting user input. This input may be used for any of a number of LEADTOOLS functions. The following functions bring up the dialog boxes:

LVectorDialog::DoModalVectorCamera

LVectorDialog::DoModalVectorEditAllGroups

LVectorDialog::DoModalVectorEditAllLayers

LVectorDialog::DoModalVectorEditGroup

LVectorDialog::DoModalVectorEditLayer

LVectorDialog::DoModalVectorEditObject

LVectorDialog::DoModalVectorHitTest

LVectorDialog::DoModalVectorNewGroup

LVectorDialog::DoModalVectorNewLayer

LVectorDialog::DoModalVectorNewObject

LVectorDialog::DoModalVectorRender

LVectorDialog::DoModalVectorRotate

LVectorDialog::DoModalVectorScale

LVectorDialog::DoModalVectorTranslate

LVectorDialog::DoModalVectorViewMode

The dialog can automatically change the vector. Functions that control this auto processing are:

LVectorDialog::EnableAutoProcess

LVectorDialog::IsAutoProcessEnabled

A dialog can optionally display a preview using the following:

LVectorDialog::EnablePreview

LVectorDialog::IsPreviewEnabled

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

LEADTOOLS Vector C++ Class Library Help