protected void BeginAnimating (T newTarget, T newStart);

Parameters

newTarget目标值。
newStart起始值。

Description

开始一个从起始值移动到目标值的动画。