ShapeLineProps
Přehled
ShapeLineProps je třída v Aspose.Words pro Python.
Escherovy vlastnosti řádku/plnění pro tvar (z záznamů FOpt).
Vlastnosti
| Název: | Typ: | Přístup | Popis: |
|---|---|---|---|
line_color_rgb | `` | Čtěte. | |
line_width_pt | `` | Čtěte. | |
fill_color_rgb | `` | Čtěte. |
Metody
| Podpis: | Popis: |
|---|---|
| `init(line_color_rgb: tuple[int, int, int] | None, line_width_pt: float, fill_color_rgb: tuple[int, int, int] |