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

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

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

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