Ghost1372

everything can be handy

OutlineTextControl

Attributes

Name
DashStyle
FontColor
OutlineColor
ShowNonOutlineText
StrokeWidth
Text

Example

1
2
3
4
5
6
<dev:OutlineTextControl Height="200"
DashStyle="Solid"
FontSize="120"
OutlineColor="Purple"
StrokeWidth="4"
Text="DevWinUI" />

Demo

you can run demo and see this feature.

DevWinUI

0%