xaml - Can I have a stroke around the letters in a TextBlock? -


is there way can add stroke letters of textblock, can't seem figure out properties:

    <textblock text="hello world">         <textblock.resources>             <stroke ?> 

i cant seem find right documentation, suspect not same wpf?

kent boogaart solved conundrum in 2008. please redirect focus nice answer:

apply stroke textblock in wpf

hope helps!


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -