SizeAnimationUsingKeyFrames.GetNaturalDurationCore(Clock) Yöntem

Tanım

özelliği olarak ayarlandığında Automaticözel bir doğal DurationDuration değer sağlayın.

protected:
 override System::Windows::Duration GetNaturalDurationCore(System::Windows::Media::Animation::Clock ^ clock);
protected override sealed System.Windows.Duration GetNaturalDurationCore (System.Windows.Media.Animation.Clock clock);
override this.GetNaturalDurationCore : System.Windows.Media.Animation.Clock -> System.Windows.Duration
Protected Overrides NotOverridable Function GetNaturalDurationCore (clock As Clock) As Duration

Parametreler

clock
Clock

Doğal Clock süresi istenen.

Döndürülenler

Bu animasyonun son anahtar çerçevesi bir KeyTimeise, bu değer olarak NaturalDurationkullanılır; aksi takdirde bir saniye olur.

Şunlara uygulanır

Ayrıca bkz.