LineStyle

Overview

LineStyle is a enum in Aspose.Slides FOSS for C++.

Represents the style of a line.

Values

ValueDescription
NOT_DEFINED
SINGLERepresents a single solid line
THIN_THINRepresents a line composed of two thin parallel strokes
THICK_THINRepresents a line with a thick outer stroke and a thin inner stroke
THIN_THICK
THICK_BETWEEN_THINRepresents a line with a thick central stroke flanked by thin strokes

See Also