TupleVariation
Общ преглед
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.
Свойства на веществата
| Име на фирмата: | Тип на изпитване | Достъп до информация | Описание на състоянието |
|---|---|---|---|
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]] | Чете/Пише | Да получи или да постави делтата. |