LineStyle
Overview
LineStyle is a enum in Aspose.Slides FOSS for C++.
Represents the style of a line.
This enumeration defines 6 values: NOT_DEFINED, SINGLE, THIN_THIN, THICK_THIN, THIN_THICK, THICK_BETWEEN_THIN.
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 |