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]] | القراءة/ الكتابة | يحصل أو يضع الدلتا. |