CircleRevealTransitionEffect.FeatherAmountProperty Field

Dependency property which modifies the feather amount variable within the pixel shader.

Namespace: Microsoft.Expression.Media.Effects
Assembly: Microsoft.Expression.Effects (in microsoft.expression.effects.dll)

Syntax

'Declaration
Public Shared ReadOnly FeatherAmountProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = CircleRevealTransitionEffect.FeatherAmountProperty
public static readonly DependencyProperty FeatherAmountProperty
public:
static initonly DependencyProperty^ FeatherAmountProperty
public static final DependencyProperty FeatherAmountProperty
public static final var FeatherAmountProperty : DependencyProperty

See Also

Reference

CircleRevealTransitionEffect Class
CircleRevealTransitionEffect Members
Microsoft.Expression.Media.Effects Namespace