TupleVariation
Resumo geral
TupleVariation é uma classe em Aspose.Font FOSS para Python.
TupleVariation.peak_coords holds the axis coordinate values that define the variation peak.
Propriedades: deltas, end_coords, peak_coords, points, start_coords.
Propriedades
| Nome: | Tipo de veículo: | Acessos | Descrição: |
|---|---|---|---|
peak_coords | dict[str, float] | Leitura/Escrita | Obtém ou define as cordas de pico. |
start_coords | `dict[str, float] | None` | Leitura/Escrita |
end_coords | `dict[str, float] | None` | Leitura/Escrita |
points | `list[int] | None` | Leitura/Escrita |
deltas | list[tuple[int, int]] | Leitura/Escrita | - É o que faz. |