TupleVariation
ภาพรวม
TupleVariation เป็นคลาสใน Aspose.Font FOSS สําหรับ Python.
TupleVariation.peak_coords มีค่าประสานแกนที่กําหนดความแตกต่างของ peak.
คุณสมบัติ: deltas, end_coords, peak_coords, points, start_coords.
คุณสมบัติ
| ชื่อ | ประเภท | Access | คําอธิบาย |
|---|---|---|---|
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]] | อ่าน/เขียน | รับหรือกำหนดค่า deltas. |