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

ImageRenderOptions LineFormat המחלקה שולטת בתכונות הקו/גבול של הצורות, כולל סגנון הקו המקווקו, סגנון הקצה, סגנון החיבור, הרוחב וראשי החצים.

ImageRenderOptions: Aspose::Slides::Foss

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

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


ImageRenderOptions

ImageRenderOptionsImageRenderOptionsImageRenderOptions
fill_format()ImageRenderOptionsLineFillFormat למילוי הקו.
dash_style()ImageRenderOptionsLineDashStyle (Solid, Dash, Dot, וכו’).
cap_style()ImageRenderOptionsLineCapStyle (Flat, Round, Square).
style()ImageRenderOptionsLineStyle (יחיד, כפול, וכו’).
alignment()ImageRenderOptionsLineAlignment הגדרת יישור.
join_style()ImageRenderOptionsLineJoinStyle (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) שולטת איך הקו עצמו מתמלא:

ImageRenderOptionsImageRenderOptions
fill_type()FillType למילוי הקו.
solid_fill_color()SimpleColorFormat למילוי קו מוצק.
gradient_format()GradientFormat למילוי קו במדרג צבעים.
pattern_format()PatternFormat למילוי קו בתבנית.

ראה גם

 עברית