下面这两行代码: e.SetValue(Canvas.LeftProperty, centerX + offsetX); e.BeginAnimation(Ellipse.WidthProperty, sizeAnimation);这需要在Canvas定义的时候,定义了静态的LeftProperty, Ellipse里面定义了静态的WidthPropertyIntellisence
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号