Commit dae57254 by wangonghui

修改查看土图片的大小

parent c6131ad5
......@@ -4,7 +4,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:dx="http://schemas.devexpress.com/winfx/2008/xaml/core"
xmlns:module="clr-namespace:VIZ.Package.Module"
Title="编辑图片" Height="350" Width="525" >
Title="编辑图片" Height="550" Width="525" >
<Grid>
<module:ImageEdit x:Name="ImageCut">
......
......@@ -3,7 +3,7 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:dx="http://schemas.devexpress.com/winfx/2008/xaml/core"
Title="查看图片" Height="400" Width="500">
Title="查看图片" Height="450" Width="500">
<Grid>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment