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

Properties LineFormat تتحكم الفئة في خصائص الخط/الحد للأشكال، بما في ذلك dash style، cap style، join style، العرض، وarrowheads.

Properties: Aspose::Slides::Foss

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

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


Properties

PropertiesPropertiesProperties
fill_format()PropertiesLineFillFormat لملء الخط.
dash_style()PropertiesLineDashStyle (Solid, Dash, Dot، إلخ).
cap_style()PropertiesLineCapStyle (Flat، Round، Square).
style()PropertiesLineStyle (Single، Double، إلخ).
alignment()PropertiesLineAlignment إعداد المحاذاة.
join_style()PropertiesLineJoinStyle (Miter، Round، Bevel).
begin_arrowhead_style()Propertiesنمط رأس السهم الابتدائي.
begin_arrowhead_width()Propertiesعرض رأس السهم الابتدائي.
begin_arrowhead_length()Propertiesطول رأس السهم الابتدائي.
end_arrowhead_style()Propertiesنمط رأس السهم النهائي.
end_arrowhead_width()Propertiesعرض رأس السهم النهائي.
end_arrowhead_length()Propertiesطول رأس السهم النهائي.

LineFillFormat

Properties LineFillFormat الفئة (من line_fill_format.h) يتحكم في كيفية تعبئة الخط نفسه:

PropertiesProperties
fill_type()FillType لملء الخط.
solid_fill_color()SimpleColorFormat لملء الخط الصلب.
gradient_format()GradientFormat لملء الخط المتدرج.
pattern_format()PatternFormat لملء الخط بنمط.

انظر أيضًا

 العربية