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 public float Curve { get; set; }
Property Value
Type:
SingleRemarks Default value 0.5, range 0 to 1.
See Also