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 (Single, Double 등).
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 클래스 (from line_fill_format.h)는 선 자체가 채워지는 방식을 제어합니다:

ImageRenderOptionsImageRenderOptions
fill_type()FillType 선 채우기용.
solid_fill_color()SimpleColorFormat 실선 채우기용.
gradient_format()GradientFormat 그라디언트 선 채우기용.
pattern_format()PatternFormat 패턴 선 채우기용.

참고

 한국어