mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-20 16:36:36 +08:00
支持动画使用不同的形状
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
Data="{Binding AnimationViewModel.AnimationPath.Path}"
|
||||
Fill="{Binding AnimationViewModel.Color,Converter={StaticResource ColorBrushConverter}}"
|
||||
Width="{Binding AnimationViewModel.AnimationPath.Width}"
|
||||
Height="{Binding ColorViewModel.AnimationPath.Height}"
|
||||
Height="{Binding AnimationViewModel.AnimationPath.Height}"
|
||||
Panel.ZIndex="1" />
|
||||
</Canvas>
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user