Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS Container and Automation C++ Class Library Help

AUTOMATIONMODE

Show in webframe

typedef enum _AUTOMATION_MODE
{
   AUTOMATION_MODE_PAINT,
   AUTOMATION_MODE_VECTOR,
   AUTOMATION_MODE_ANNOTATION

} AUTOMATIONMODE, *pAUTOMATIONMODE ;

The AUTOMATIONMODE enumerated type contains options for the current automation mode. These options are possible values for the nMode parameter used in function LAutomation::Create.

 

Value

Meaning

AUTOMATION_MODE_PAINT

Digital Paint automation.

AUTOMATION_MODE_VECTOR

Vector automation.

 

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.