Click or drag to resize
EmbossEffectAmount Property
Controls the strength of the embossing effect. Default value 1, range 0 to 10.

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