DropShadowEffectBlurRadius Property |
Gets or sets a value that indicates the radius of the shadow's blur effect.
Namespace: System.Windows.Media.EffectsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public double BlurRadius { get; set; }
Property Value
Type:
DoubleSee Also