DoubleAnimationUsingPath.Source 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置此动画的 PathGeometry 方位,确定此动画的输出值。
public:
property System::Windows::Media::Animation::PathAnimationSource Source { System::Windows::Media::Animation::PathAnimationSource get(); void set(System::Windows::Media::Animation::PathAnimationSource value); };
public System.Windows.Media.Animation.PathAnimationSource Source { get; set; }
member this.Source : System.Windows.Media.Animation.PathAnimationSource with get, set
Public Property Source As PathAnimationSource
属性值
此动画的 PathGeometry 方位,用于确定此动画的输出值。 默认值是 X。
注解
依赖项属性信息
标识符字段 | SourceProperty |
元数据属性设置为 true |
无 |