WPFPath素材

放在Viewbox中可固定比例

1 
2             <Canvas Width="100" Height="100">
3                 <Path Fill="Red" Data="M 50,0 L38.8,34.55 L3.5,34.55 L32.5,55.9 L20.62,90.45 L50,68.09 L79.38,90.45 L68.5,55.9 L96.5,34.55 L61.2,34.55 Z" />
4             Canvas>

转载于:https://www.cnblogs.com/RedSky/p/6096912.html

你可能感兴趣的:(WPFPath素材)