Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Created Unassigned: Zoombox: How can I get my Image at the center of ZoomBox [22263]

$
0
0
Hi:
I want to the Image named FilmImage is presented at center, but it is still at the topleft corner stubbornly.
What should I do to it right?
XAML Code is:
<Grid>
<Border BorderThickness="13" BorderBrush="Red">
<xctk:Zoombox IsUsingScrollBars="True" VerticalContentAlignment="Center" HorizontalContentAlignment="Center">
<Image x:Name="FilmImage"
Stretch="None"
Source="Images/894.jpg"
HorizontalAlignment="Center"
VerticalAlignment="Center"/>
</xctk:Zoombox>
</Border>
</Grid>

thanks a lot.

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>