I want to place multiline wrapped text inside some path/geometry.
For example inside polygon.
But the problem is that TextBlock has no template, and Label has no Wrap property -
so I should use with Label AccessText.
Printable View
I want to place multiline wrapped text inside some path/geometry.
For example inside polygon.
But the problem is that TextBlock has no template, and Label has no Wrap property -
so I should use with Label AccessText.
Have found this:
http://msdn.microsoft.com/en-us/magazine/dd263097.aspx