LineFormat

LineFormat — Aspose.Slides FOSS for C++ API Reference

Enumerations LineFormat клас керує властивостями лінії/кордону для форм, включаючи стиль пунктирної лінії, стиль закінчення, стиль з’єднання, ширину та наконечники стрілок.

Enumerations: Aspose::Slides::Foss

#include <Aspose/Slides/Foss/line_format.h>
class LineFormat

Enumerations: include/Aspose/Slides/Foss/line_format.h


Enumerations

EnumerationsEnumerationsEnumerations
fill_format()EnumerationsLineFillFormat для заповнення лінії.
dash_style()EnumerationsLineDashStyle (Суцільний, Пунктир, Точка тощо).
cap_style()EnumerationsLineCapStyle (Плоский, Округлий, Квадратний).
style()EnumerationsLineStyle (Single, Double, тощо).
alignment()EnumerationsLineAlignment налаштування вирівнювання.
join_style()EnumerationsLineJoinStyle (Miter, Round, Bevel).
begin_arrowhead_style()EnumerationsСтиль початкового наконечника.
begin_arrowhead_width()EnumerationsШирина початкового наконечника стріли.
begin_arrowhead_length()EnumerationsДовжина початкового наконечника стріли.
end_arrowhead_style()EnumerationsСтиль кінцевого наконечника стріли.
end_arrowhead_width()EnumerationsШирина кінцевого наконечника стріли.
end_arrowhead_length()EnumerationsДовжина кінцевого наконечника стріли.

LineFillFormat

Enumerations LineFillFormat клас (з line_fill_format.h) контролює, як заповнюється сама лінія:

EnumerationsEnumerations
fill_type()FillType для заповнення лінії.
solid_fill_color()SimpleColorFormat для заповнення суцільної лінії.
gradient_format()GradientFormat для заповнення градієнтної лінії.
pattern_format()PatternFormat для заповнення лінії з візерунком.

Див. також

 Українська