TupleVariation
TupleVariation
Overview
TupleVariation 是Python的Aspose.Font FOSS中的一个类.
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]] | 阅读/写作 | 得到或设置的德尔塔. |