0%

OutlineTextControl

Attributes

Name
DashStyle
FontColor
OutlineColor
ShowNonOutlineText
StrokeWidth
Text

Example

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

Demo

you can run demo and see this feature.

WinUICommunity