Top "Viewbox" questions

The ViewBox is a very useful control in WPF.

TextBlock text doesn't wrap when placed inside a ViewBox

I have a TextBlock with a long line of text which I want to wrap. I've placed the TextBlock within …

windows-store-apps winrt-xaml textblock word-wrap viewbox
WPF. How to show only part of big canvas?

Lets say I have a canvas defined to be 1000x1000 big. Is it possible to only show a 100x100 part …

wpf resize wpf-controls zooming viewbox
Is it possible to change the quality of the image interpolation in WPF Image control?

Image control - placed into Viewbox. For automatic scaling when the window size changes. Everything works perfect. Is it possible …

c# wpf image interpolation viewbox
Troubles resizing SVG in Raphael

I am trying to draw this svg of europe using raphael. For each path in the svg, I've parsed it …

svg raphael viewbox
TextBlock inside a Viewbox - strange rendering

This is a question regarding a very simple construction - I have the following XAML: <Viewbox Height="100" Stretch="Uniform"&…

wpf viewbox
Maintaining fixed-thickness lines in WPF with Viewbox scaling/stretching

I have a <Grid> which contains some vertical and horizontal <Line>s. I want the grid …

c# wpf antialiasing viewbox
Zooming To Mouse Point With ScrollView and ViewBox in Wpf

I have some paths drawn to the screen in wpf. The coordinates being used are quite small so they have …

wpf mouse zooming scrollviewer viewbox
How to set ViewBox background?

I need to set the background of my System.Windows.Controls.Viewbox, but the property is missing. How can I …

c# wpf background viewbox
Trying to resize TextBox + font size in text box with C# and WPF, can only do one or the other

I'm trying to resize the textbox and the text inside of the textbox when the window is resized. I seem …

c# wpf viewbox
WPF for LCD screen Full HD

I am developing a WPF application that will be displayed in a Full-HD LCD screen (42 inch). In addition, I need …

wpf canvas viewbox lcd scaletransform