Skip to content

Attributes

Name
DashStyle
FontColor
OutlineColor
ShowNonOutlineText
StrokeWidth
Text

Example

xml
<dev:OutlineTextControl Height="200"
                        DashStyle="Solid"
                        FontSize="120"
                        OutlineColor="Purple"
                        StrokeWidth="4"
                        Text="DevWinUI" />

Demo

you can run demo and see this feature.

OutlineTextControl

Released under the MIT License.