GrapeCity ActiveReports for .NET 16.0J
GetAnimationBaseValue メソッド

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : GetAnimationBaseValue メソッド
The dependency property to check.
Returns the base property value for the specified property on this element, disregarding any possible animated value from a running or stopped animation.
シンタックス
'宣言
 
Public Function GetAnimationBaseValue( _
   ByVal dp As DependencyProperty _
) As Object
public object GetAnimationBaseValue( 
   DependencyProperty dp
)

パラメータ

dp
The dependency property to check.

戻り値の型

The property value as if no animations are attached to the specified dependency property.
参照

Viewer クラス
Viewer メンバ