c# - Color framed text in WPF -


what approach can taken, if not built in anyway, frame text of textblock color? instance white text black borders.

convert text geometry

a geometry can drawn using stroke (outline) , fill (inner brush)

see page examples


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -