다음을 통해 공유


KeyFrameAnimation.KeyFrameCount 속성

정의

KeyFrameAnimation의 키 프레임 수입니다.

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

속성 값

Int32

int

KeyFrameAnimation의 키 프레임 수입니다.

적용 대상