DropShadowEffectShadowDepth Property |
Gets or sets the distance of the drop shadow below the texture.
Namespace: System.Windows.Media.EffectsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public double ShadowDepth { get; set; }
Property Value
Type:
DoubleSee Also