PointAnimationUsingPath.PathGeometry 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定用于生成此动画输出值的几何图形。
public:
property System::Windows::Media::PathGeometry ^ PathGeometry { System::Windows::Media::PathGeometry ^ get(); void set(System::Windows::Media::PathGeometry ^ value); };
public System.Windows.Media.PathGeometry PathGeometry { get; set; }
member this.PathGeometry : System.Windows.Media.PathGeometry with get, set
Public Property PathGeometry As PathGeometry
属性值
用于生成此动画输出值的路径。 默认值为 null。
注解
有关使用标记或代码创建路径的示例,请参阅 PathGeometry。
依赖项属性信息
标识符字段 | PathGeometryProperty |
元数据属性设置为 true |
无 |