LineStyle
Overview
LineStyle is a enum in Aspose.Slides FOSS for C++.
Represents the style of a line.
Values
| Value | Description |
|---|---|
NOT_DEFINED | |
SINGLE | Represents a single solid line |
THIN_THIN | Represents a line composed of two thin parallel strokes |
THICK_THIN | Represents a line with a thick outer stroke and a thin inner stroke |
THIN_THICK | |
THICK_BETWEEN_THIN | Represents a line with a thick central stroke flanked by thin strokes |