LineFormat

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

Properties LineFormat คลาสควบคุมคุณสมบัติของเส้น/ขอบสำหรับรูปทรง รวมถึง dash style, cap style, join style, width, และ 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 สำหรับ line fill.
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 สำหรับการเติมเส้นแบบลวดลาย.

ดูเพิ่มเติม

 ภาษาไทย