Share via


4.825 TextEffect

x:Object > DependencyObject > Freezable > Animatable > TextEffect

(usage)

<TextEffect />

(description)

Represents a text effect that can be applied to text objects.

(used by)

TextEffectCollection

(properties)

Clip

Geometry

(description)

The clipping region of the TextEffect.

Foreground

Brush

(description)

The Brush to apply to the content of the TextEffect.

PositionCount

x:Int32

(description)

The position in the text that the TextEffect applies to.

PositionStart

x:Int32

(description)

The starting position in the text that the TextEffect applies to.

Transform

Transform

(description)

The Transform that is applied to the TextEffect.