How to animate PathGeometery/Shape in wpf | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to animate PathGeometery/Shape in wpf

What is the right way to animate a shape to another shape? I have two shapes created using Path. one shape is start point and the other is the end point. how would you animate these? I have created shapes in another application and when i export them into xaml it gives me complex shape made of geometry path. but i dont know how to animate that. is there any tool or application for this purpose? note that animation is not position transformation. by animation i mean changing from triangle to square.

31st Jan 2017, 11:37 PM
M.kazem Akhgary
M.kazem Akhgary - avatar
1 Answer
- 1
using @keyframes you can handle over it
9th Apr 2018, 9:53 PM
Rasul Kamolov
Rasul Kamolov - avatar