This document is archived and information here might be outdated. Recommended version. |
Creates a new keyframe of the appropriate type and inserts it. If the index is -1, it is added last.
[Visual Basic .NET] Public Function CreateKeyframe ( _ ByVal index As Integer _ ) As IAGKeyframe
[C#] public IAGKeyframe CreateKeyframe ( int index );
[C++]
HRESULT CreateKeyframe(
long index
);
[C++] Parameters index [in]
index is a parameter of type long