Clock.NaturalDuration 속성

정의

이 Clock Timeline의 기본 재생 시간을 가져옵니다.

public:
 property System::Windows::Duration NaturalDuration { System::Windows::Duration get(); };
public System.Windows.Duration NaturalDuration { get; }
member this.NaturalDuration : System.Windows.Duration
Public ReadOnly Property NaturalDuration As Duration

속성 값

Duration

Timeline에 의해 결정된 이 Clock의 기본 재생 시간입니다.

설명

자연 기간에 대 한 자세한 내용은 메서드를 참조 하세요 Timeline.GetNaturalDuration .

적용 대상

추가 정보