Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 700 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 700 Bytes

Path Animation

A GitHub project containing ExtendedPathGeometry, LayoutPath and MotionPath elements for windows 10 UWP.

Extended Path Geometry

A class, extending current windows 10 PathGeometry class for providing missing functionality (user guide).

Layout Path

A control used for placing / animating UIElements along a path (user guide).

layoutPath

Motion Path

A control used for moving an element by specifying coordinates or a path geometry. (user guide). layoutPath