ShapeLineProps
General
ShapeLineProps és una classe en Aspose.Words per a Python.
Propietats de línia/emplenament d’Escher per a una forma (des dels registres FOpt).
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
line_color_rgb | `` | Read | |
line_width_pt | `` | Read | |
fill_color_rgb | `` | Read |
Mètodes
| Signature | Description |
|---|---|
| `init(line_color_rgb: tuple[int, int, int] | None, line_width_pt: float, fill_color_rgb: tuple[int, int, int] |