AnimationPreset
Overview
AnimationPreset is a class in Aspose.Font FOSS for Python.
AnimationPreset.name stores the identifier of the animation preset.
Properties: bounce, fps, frames_per_segment, name, padding, size.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | str | Read | Gets the name. |
frames_per_segment | int | Read | Gets the frames per segment. |
fps | int | Read | Gets the fps. |
size | float | Read | Gets the size. |
padding | int | Read | Gets the padding. |
bounce | bool | Read | Gets the bounce. |