Skip to content

Attributes

Property
TextBlock
Color
Depth
TextOpacity

Example

xml
<dev:LongShadowTextBlock Depth="100" TextOpacity="0.3" Color="GreenYellow">
    <dev:LongShadowTextBlock.TextBlock>
        <TextBlock FontSize="100" Text="Text" />
    </dev:LongShadowTextBlock.TextBlock>
</dev:LongShadowTextBlock>

Demo

you can run demo and see this feature.

LongShadowTextBlock

Released under the MIT License.