TupleVariation
TupleVariation
Overview
TupleVariation є клас у Aspose.Font FOSS для Python.
TupleVariation.peak_coords holds the axis coordinate values that define the variation peak.
Свойства: deltas, end_coords, peak_coords, points, start_coords.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
peak_coords | dict[str, float] | Читання/писання | Заховує або встановлює пік-корди. |
start_coords | `dict[str, float] | None` | Читання/писання |
end_coords | `dict[str, float] | None` | Читання/писання |
points | `list[int] | None` | Читання/писання |
deltas | list[tuple[int, int]] | Читання/писання | Візьме або встановить дельта. |