AnimationStep
Overview
AnimationStep is a class in Aspose.Font FOSS for Python.
AnimationStep.coordinates stores a mapping of axis names to float values defining the font instance.
Properties: coordinates, hold_frames, label.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
coordinates | dict[str, float] | Read | Gets the coordinates. |
label | str | None | Read | Gets the label. |
hold_frames | int | Read | Gets the hold frames. |