LineFormat — Aspose.Slides FOSS for C++ API Reference
ImageRenderOptions LineFormat המחלקה שולטת בתכונות הקו/גבול של הצורות, כולל סגנון הקו המקווקו, סגנון הקצה, סגנון החיבור, הרוחב וראשי החצים.
ImageRenderOptions: Aspose::Slides::Foss
#include <Aspose/Slides/Foss/line_format.h>class LineFormatImageRenderOptions: include/Aspose/Slides/Foss/line_format.h
ImageRenderOptions
| ImageRenderOptions | ImageRenderOptions | ImageRenderOptions |
|---|---|---|
fill_format() | ImageRenderOptions | LineFillFormat למילוי הקו. |
dash_style() | ImageRenderOptions | LineDashStyle (Solid, Dash, Dot, וכו’). |
cap_style() | ImageRenderOptions | LineCapStyle (Flat, Round, Square). |
style() | ImageRenderOptions | LineStyle (יחיד, כפול, וכו’). |
alignment() | ImageRenderOptions | LineAlignment הגדרת יישור. |
join_style() | ImageRenderOptions | LineJoinStyle (Miter, Round, Bevel). |
begin_arrowhead_style() | ImageRenderOptions | סגנון ראש חץ התחלה. |
begin_arrowhead_width() | ImageRenderOptions | רוחב ראש חץ התחלה. |
begin_arrowhead_length() | ImageRenderOptions | אורך ראש החץ ההתחלתי. |
end_arrowhead_style() | ImageRenderOptions | סגנון ראש החץ הסופי. |
end_arrowhead_width() | ImageRenderOptions | רוחב ראש החץ הסופי. |
end_arrowhead_length() | ImageRenderOptions | אורך ראש החץ הסופי. |
LineFillFormat
ImageRenderOptions LineFillFormat מחלקה (מתוך line_fill_format.h) שולטת איך הקו עצמו מתמלא:
| ImageRenderOptions | ImageRenderOptions |
|---|---|
fill_type() | FillType למילוי הקו. |
solid_fill_color() | SimpleColorFormat למילוי קו מוצק. |
gradient_format() | GradientFormat למילוי קו במדרג צבעים. |
pattern_format() | PatternFormat למילוי קו בתבנית. |