ILineFormat Aspose.Slides FOSS Python API Reference
Přehled
ILineFormat definuje možnosti formátování pro řádek i. Prohlédněte si vlastnosti a metody v tabulkách níže, abyste pochopili kompletní veřejný API povrch tohoto typu. Všichni členové zde uvedení jsou součástí stabilního veřejného API a mohou být použiti ve výrobním kódu zaměřeném na edici FOSS. Viz dokumentaci balíku pro instalační pokyny a úplný seznam souvisejících typů.
Package: aspose.slides_foss
Vlastnosti
| Vlastnictví | Typ: | Přístup | Popis: |
|---|---|---|---|
is_format_not_defined | bool | Pouze pro čtení | Zda je nastaven _format_not_defined flag. |
fill_format | ILineFillFormat | Pouze pro čtení | Hodnota fill_format. |
width | float | Čtení / psaní | Hodnota šířky. |
dash_style | LineDashStyle | Čtení / psaní | Hodnota typu “Dash_style”. |
custom_dash_pattern | list[float] | Čtení / psaní | Hodnota custom_dash_pattern. |
cap_style | LineCapStyle | Čtení / psaní | Hodnota cap_style. |
style | LineStyle | Čtení / psaní | Hodnota stylu. |
alignment | LineAlignment | Čtení / psaní | Hodnota vyrovnání. |
join_style | LineJoinStyle | Čtení / psaní | Hodnota join_style. |
miter_limit | float | Čtení / psaní | Hodnota limit_miter. |
begin_arrowhead_style | LineArrowheadStyle | Čtení / psaní | Hodnota start_arrowhead_style. |
end_arrowhead_style | LineArrowheadStyle | Čtení / psaní | Hodnota end_arrowhead_style. |
begin_arrowhead_width | LineArrowheadWidth | Čtení / psaní | Hodnota start_arrowhead_width. |
end_arrowhead_width | LineArrowheadWidth | Čtení / psaní | Hodnota end_arrowhead_width. |
begin_arrowhead_length | LineArrowheadLength | Čtení / psaní | Hodnota start_arrowhead_length. |
end_arrowhead_length | LineArrowheadLength | Čtení / psaní | Hodnota end_arrowhead_length. |