KeyFrameAnimation.KeyFrameCount Property

Definition

The number of key frames in the KeyFrameAnimation.

public:
 property int KeyFrameCount { int get(); };
int KeyFrameCount();
public int KeyFrameCount { get; }
var int32 = keyFrameAnimation.keyFrameCount;
Public ReadOnly Property KeyFrameCount As Integer

Property Value

Int32

int

The number of key frames in the KeyFrameAnimation.

Applies to