개정판 8a9f6742
issue #670 image load modify
KCOM/Views/MainMenu.xaml | ||
---|---|---|
162 | 162 |
<!--<MarkupToPDF:RectangleControl Height="200" HorizontalAlignment="Center" Name="rectangle2" StrokeColor="Black" VerticalAlignment="Top" Width="00" FillColor="Red"/>--> |
163 | 163 |
</InkCanvas> |
164 | 164 |
<!--강인구 추가--> |
165 |
<Image Panel.ZIndex="0"
|
|
165 |
<Image Panel.ZIndex="0" x:Name="mainPanel"
|
|
166 | 166 |
Source="{Binding ImageViewPath, Source={x:Static common:ViewerDataModel.Instance}}" |
167 | 167 |
Width="{Binding ImageViewWidth, Source={x:Static common:ViewerDataModel.Instance}}" |
168 | 168 |
Height="{Binding ImageViewHeight, Source={x:Static common:ViewerDataModel.Instance}}" > |
내보내기 Unified diff