QuaternionKeyFrame.KeyTime 속성

정의

키 프레임의 대상 Value 에 도달해야 하는 시간을 가져오거나 설정합니다.

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

속성 값

키 프레임의 현재 값이 해당 Value 속성과 같아야 하는 시간입니다. 기본값은 Uniform입니다.

구현

설명

종속성 속성 정보

항목 가치
식별자 필드 KeyTimeProperty
메타데이터 속성이 다음으로 설정됩니다. true None

적용 대상

추가 정보