Specifies the line type category used for a drawing element.
Defined in namespace "adsk::drawing" and the header file is <Drawing\DrawingTypeDefs.h>
| Name | Value | Description |
| Center2LineType | 1 | CENTER2 line type. |
| CenterLineType | 0 | CENTER line type. |
| ContinuousLineType | 2 | Continuous line type. |
| Hidden2LineType | 4 | HIDDEN2 line type. |
| HiddenLineType | 3 | HIDDEN line type. |
| Phantom2LineType | 5 | PHANTOM2 line type. |