Visual3D.GetAnimationBaseValue(DependencyProperty) Yöntem

Tanım

Belirtilen DependencyProperty nesnenin temel değerini alır.

public:
 virtual System::Object ^ GetAnimationBaseValue(System::Windows::DependencyProperty ^ dp);
public object GetAnimationBaseValue (System.Windows.DependencyProperty dp);
abstract member GetAnimationBaseValue : System.Windows.DependencyProperty -> obj
override this.GetAnimationBaseValue : System.Windows.DependencyProperty -> obj
Public Function GetAnimationBaseValue (dp As DependencyProperty) As Object

Parametreler

dp
DependencyProperty

Temel değerin istendiği nesne.

Döndürülenler

Object

temel değerini dptemsil eden nesne.

Uygulamalar

Şunlara uygulanır