Click or drag to resize
ShadowEffect Properties

The ShadowEffect type exposes the following members.

Properties
  NameDescription
Public propertyBlurAmount
The amount of blur to be applied to the alpha channel of the image. Default value 3.
Public propertyBufferPrecision
Specifies what precision to use for intermediate buffers when drawing this effect.
Public propertyCacheOutput
Enables caching the output from drawing this effect.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertyOptimization
Level of performance optimization. Default value Balanced.
Public propertyShadowColor
Color of the shadow. Default black.
Public propertyShadowColorHdr
High-dynaimc-range color of the shadow. Default black.
Public propertySource
Gets or sets the input source for Shadow effect.
Top
See Also