Specifies the mode of drawing creation.
Defined in namespace "adsk::drawing" and the header file is <Drawing\DrawingTypeDefs.h>
| Name | Value | Description |
| AutomaticDrawingCreationMode | 0 | Create automatic drawing. |
| ManualDrawingCreationMode | 1 | Create manual drawing with user-defined views and annotations. Note: This option is not currently supported. Use AutomaticDrawingCreationMode instead. |