KeyFrame Constructor
Animation Studio Reference

KeyFrame Constructor 

Keyframes are generated automatically in the designer, use this constructor to create a Keyframe programatically for adding it to a Timeline.

[Visual Basic]
Public Sub New()
[C#]
public KeyFrame();

See Also

KeyFrame Class | AnimationStudio Namespace