Click or drag to resize
DisplacementMapEffectAmount Property
Scales the intensity of the displacement. The higher you set this property, the more the effect displaces the pixels. Default value 0.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public float Amount { get; set; }

Property Value

Type: Single
See Also