RotationEffect Class |
Namespace: Aspose.Slides.Animation
The RotationEffect type exposes the following members.
Name | Description | |
---|---|---|
![]() | RotationEffect | Initializes a new instance of the RotationEffect class |
Name | Description | |
---|---|---|
![]() | Accumulate |
Represents whether animation behaviors are accumulated.
Read/write NullableBool.
(Inherited from Behavior.) |
![]() | Additive |
Represents whether the current animation behavior is combined with other running animations.
Read/write BehaviorAdditiveType.
(Inherited from Behavior.) |
![]() | By |
Describes the relative offset value for the animation.
Read/write Single.
|
![]() | From |
Describes the starting value for the animation.
Read/write Single.
|
![]() | Properties |
Represents properties of behavior.
Read-only IBehaviorPropertyCollection.
(Inherited from Behavior.) |
![]() | Timing |
Represents timing properties for the effect behavior.
Read/write ITiming.
(Inherited from Behavior.) |
![]() | To |
Describes the ending value for the animation.
Read/write Single.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |