Bitmap for UWP
Set1_VariableIntegerChangeHandler メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Animation 名前空間 > Variable2 クラス : Set1_VariableIntegerChangeHandler メソッド
The handler for changes to the integer value of the animation variable.
If TRUE, specifies that the EstimateNextEventTime method will incorporate handler into its estimate of the time interval until the next animation event.
Specifies a handler for changes to the integer value of the animation variable.
シンタックス
'宣言
 
Public Sub Set1_VariableIntegerChangeHandler( _
   ByVal valueChangedHandler As Variable2.IntegerValue1ChangedDelegate, _
   Optional ByVal fRegisterForNextAnimationEvent As System.Boolean _
) 
public void Set1_VariableIntegerChangeHandler( 
   Variable2.IntegerValue1ChangedDelegate valueChangedHandler,
   System.bool fRegisterForNextAnimationEvent
)

パラメータ

valueChangedHandler
The handler for changes to the integer value of the animation variable.
fRegisterForNextAnimationEvent
If TRUE, specifies that the EstimateNextEventTime method will incorporate handler into its estimate of the time interval until the next animation event.
参照

Variable2 クラス
Variable2 メンバ