IKeyFrame.KeyTime 속성

정의

KeyFrame 개체와 연결된 KeyTime 값을 가져오거나 설정합니다.

public:
 property System::Windows::Media::Animation::KeyTime KeyTime { System::Windows::Media::Animation::KeyTime get(); void set(System::Windows::Media::Animation::KeyTime value); };
public System.Windows.Media.Animation.KeyTime KeyTime { get; set; }
member this.KeyTime : System.Windows.Media.Animation.KeyTime with get, set
Public Property KeyTime As KeyTime

속성 값

KeyTime

KeyTime 인스턴스입니다.

적용 대상