Gets and sets the length (in seconds) of a play time animation step. The presentation step will cover the entire time animation in the length of time set in this property. This value applies only when Type is set to PresentationStepType.ST_PLAYTIMEANIMATION.
JavaScript |
|
AnimationLength |
C# |
|
int AnimationLength { get; set; } |
C++ |
|
HRESULT AnimationLength([in] long pVal) HRESULT AnimationLength([out, retval] long* pVal) |