RotationEffect

Overview

RotationEffect is a class in Aspose.Slides FOSS for Python. Inherits from: Behavior, IRotationEffect.

Represent rotation effect behavior of effect.

Properties

NameTypeAccessDescription
from_addressfloatReadSpecifies the starting rotation angle for the effect
tofloatReadDefines the final rotation angle the object reaches
byfloatReadIndicates the incremental rotation amount applied during the effect
as_i_behaviorIBehaviorReadProvides the underlying IBehavior implementation for the rotation effect

Methods

SignatureDescription
__init__()