Click or drag to resize
VignetteEffectCurve Property
Specifies how quickly the vignette color bleeds in over the region being faded.

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

Property Value

Type: Single
Remarks
Default value 0.5, range 0 to 1.
See Also