TupleVariation
TupleVariation
Overview
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.
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]] | पढ़ना / लिखना | डेल्ट्स को लेना या रखना।. |