Vector3DAnimationUsingKeyFrames.CloneCurrentValue Methode

Definitie

Hiermee maakt u een wijzigbare kloon van dit Vector3DAnimationUsingKeyFrames object, waardoor diepe kopieën worden gemaakt van de huidige waarden van dit object.

public:
 System::Windows::Media::Animation::Vector3DAnimationUsingKeyFrames ^ CloneCurrentValue();
public System.Windows.Media.Animation.Vector3DAnimationUsingKeyFrames CloneCurrentValue();
override this.CloneCurrentValue : unit -> System.Windows.Media.Animation.Vector3DAnimationUsingKeyFrames
Public Function CloneCurrentValue () As Vector3DAnimationUsingKeyFrames

Retouren

Een wijzigbare kloon van het huidige object. De eigenschap van IsFrozen het gekloonde object is onwaar, zelfs als de eigenschap van IsFrozen de bron waar is.

Van toepassing op

Zie ook