CompoundTypeValue enumeration
CompoundTypeValue enumeration
Represents style of drawing lines.
The CompoundTypeValue type exposes the following members:
Fields
| Field | Description |
|---|---|
| SINGLE | Single line (of width lineWidth) |
| THICK_BETWEEN_THIN | Three lines, thin, thick, thin |
| THIN_THICK | Double lines, one thin, one thick |
| THICK_THIN | Double lines, one thick, one thin |
| THIN_THIN | Double lines of equal width |
| UNDEFINED | Undefined. |
See Also
- module aspose.diagram