You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All four overloads contain the same <param> values, regardless of their signature:
/// <param name="target">The object whose properties are to be animated.</param>/// <param name="xProperty">The property for the x coordinate being animated.</param>/// <param name="yProperty">The property for the y coordinate being animated.</param>/// <param name="path">The <code>Path</code> to animate values along.</param>