Reputation: 4629
Is it possible to center-align the BackContent of a tile?
For example:
54"
2-2
I want the above two lines aligned centered on the back side of a tile. Is this possible?
Sample: http://www.silverlightshow.net/Storage/Users/AndreaBoschin/__Capture.png
Upvotes: 1
Views: 292
Reputation: 10372
You have to draw the text manually onto your BackBackgroundImage as you cannot adjust the placement of the BackContent.
It is not possible to update your Tile with animations or sound. The placement of the Tile properties is not customizable.
Edit: Have a look at this question, there is example code showing how to do it.
Upvotes: 2
Reputation: 26338
Draw a image, where it's aligned, and use that as a back property. I've written a guide about it.
(For the front tile, but the backtile is no different).
Upvotes: 1