AnimationProperty Class |
Namespace: Spire.Presentation.Drawing.Animation
The AnimationProperty type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AnimationProperty |
Initializes a new instance of the
AnimationProperty
class
|
| Name | Description | |
|---|---|---|
|
|
Accumulate |
Determines whether animation behaviors accumulate.
Read/write
TriState
.
(Inherited from
CommonBehavior
.)
|
|
|
Additive |
Sets or returns whether the current animation behavior is combined with other running animations.
Read/write
BehaviorAdditiveType
.
(Inherited from
CommonBehavior
.)
|
|
|
By |
Specifies a relative offset value for the animation.
Read/write
String
.
|
|
|
CalcMode |
Indicates the Calculation mode for the animation
Read/write
AnimationCalculationMode
.
|
|
|
From |
Indicates the starting value of the animation.
Read/write
String
.
|
|
|
Parent |
Reference to Parent object. Read-only.
(Inherited from
PptObject
.)
|
|
|
ReferenceCount | (Inherited from PptObject .) |
|
|
TimeAnimationValueCollection |
Indicates the value of the animation.
Read/write
TimeAnimationValueCollection
.
|
|
|
Timing |
Represents timing properties for the effect behavior.
Read/write
Timing
.
(Inherited from
CommonBehavior
.)
|
|
|
To |
Indicates the ending value for the animation.
Read/write
String
.
|
|
|
ValueType |
Indicates the type of a property value.
Read/write
PropertyValueType
.
|
| Name | Description | |
|---|---|---|
|
|
AddReference | (Inherited from PptObject .) |
|
|
CheckDisposed | (Inherited from PptObject .) |
|
|
Dispose |
Dispose object and free resources.
(Inherited from
PptObject
.)
|
|
|
Equals | (Inherited from CommonBehavior .) |
|
|
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 .) |