LineFormat — Aspose.Slides FOSS for C++ API Reference
Enumerations LineFormat lớp kiểm soát các thuộc tính line/border cho các shape, bao gồm dash style, cap style, join style, width và arrowheads.
Enumerations: Aspose::Slides::Foss
#include <Aspose/Slides/Foss/line_format.h>class LineFormatEnumerations: include/Aspose/Slides/Foss/line_format.h
Enumerations
| Enumerations | Enumerations | Enumerations |
|---|---|---|
fill_format() | Enumerations | LineFillFormat cho line fill. |
dash_style() | Enumerations | LineDashStyle (Solid, Dash, Dot, v.v.). |
cap_style() | Enumerations | LineCapStyle (Flat, Round, Square). |
style() | Enumerations | LineStyle (Đơn, Đôi, v.v.). |
alignment() | Enumerations | LineAlignment cài đặt căn chỉnh. |
join_style() | Enumerations | LineJoinStyle (Miter, Round, Bevel). |
begin_arrowhead_style() | Enumerations | Kiểu đầu mũi tên bắt đầu. |
begin_arrowhead_width() | Enumerations | Độ rộng đầu mũi tên bắt đầu. |
begin_arrowhead_length() | Enumerations | Chiều dài mũi tên đầu. |
end_arrowhead_style() | Enumerations | Kiểu mũi tên cuối. |
end_arrowhead_width() | Enumerations | Chiều rộng mũi tên cuối. |
end_arrowhead_length() | Enumerations | Chiều dài mũi tên cuối. |
LineFillFormat
Enumerations LineFillFormat lớp (từ line_fill_format.h) kiểm soát cách đường được tô:
| Enumerations | Enumerations |
|---|---|
fill_type() | FillType cho việc tô đường. |
solid_fill_color() | SimpleColorFormat cho việc tô đường đặc. |
gradient_format() | GradientFormat cho việc tô đường gradient. |
pattern_format() | PatternFormat cho việc tô đường mẫu. |