XpsPath
Overview
XpsPath is a class in Aspose.Page FOSS for Python.
XPS path element.
Properties: data, fill, stroke, stroke_thickness.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
data | str | Read | Gets the data. |
fill | str | None | Read | Gets the fill. |
stroke | str | None | Read | Gets the stroke. |
stroke_thickness | float | None | Read | Gets the stroke thickness. |