Timing Class |
Namespace: Spire.Presentation.Drawing.Animation
The Timing type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Accelerate |
Percentage of the duration over which acceleration should take place
Read/write
Single
.
|
|
|
AnimationRepeatType |
Gets or set repeat type of animation.
|
|
|
AutoReverse |
Whether an effect should play forward and then reverse, thereby doubling the duration
Read/write
Boolean
.
|
|
|
Decelerate |
Percentage of the duration over which acceleration should take place
Read/write
Single
.
|
|
|
Duration |
Length of animation (in seconds)
Read/write
Single
.
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
PptObject
.)
|
|
|
ReferenceCount | (Inherited from PptObject .) |
|
|
RepeatCount |
Describes the number of times the effect should repeat.
Read/write
Single
.
|
|
|
RepeatDuration |
How long should the repeats last (in seconds)
Read/write
Single
.
|
|
|
Restart |
Indicatesif a effect is to restart after complete.
Read/write
Single
.
|
|
|
Speed |
Returns or sets a valeue.
specifies the percentage by which to speed up (or slow down) the timing.
|
|
|
TriggerDelayTime |
Delay time from when the trigger is enabled (in seconds)
Read/write
Single
.
|
|
|
TriggerType |
Describes trigger type.
Read/write
AnimationTriggerType
.
|
| Name | Description | |
|---|---|---|
|
|
AddReference | (Inherited from PptObject .) |
|
|
CheckDisposed | (Inherited from PptObject .) |
|
|
Dispose |
Dispose object and free resources.
(Inherited from
PptObject
.)
|
|
|
Equals | (Overrides Object Equals(Object) .) |
|
|
Finalize | (Inherited from PptObject .) |
|
|
FindParent(Type) | (Inherited from PptObject .) |
|
|
FindParent( Type ) | (Inherited from PptObject .) |
|
|
FindParent(Type, Boolean) | (Inherited from PptObject .) |
|
|
FindParents | (Inherited from PptObject .) |
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
OnDispose |
Method which can be overriden by users to take any specific actions when
object is disposed.
(Inherited from
PptObject
.)
|
|
|
ReleaseReference | (Inherited from PptObject .) |
|
|
SetParent | (Inherited from PptObject .) |
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
| Name | Description | |
|---|---|---|
|
|
m_bIsDisposed | (Inherited from PptObject .) |