Click or drag to resize
MorphologyEffect Properties

The MorphologyEffect type exposes the following members.

Properties
  NameDescription
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 propertyHeight
Height of the morphology filter kernel. Default value 1.
Public propertyMode
Gets or sets the morphology mode. Default value Erode.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertySource
Gets or sets the input source for Morphology effect.
Public propertyWidth
Width of the morphology filter kernel. Default value 1.
Top
See Also