Point3DKeyFrame.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

속성 값

KeyTime

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

구현

설명

종속성 속성 정보

식별자 필드 KeyTimeProperty
메타 데이터 속성 설정 true 없음

적용 대상

추가 정보