Click or drag to resize
EmbossEffect Properties

The EmbossEffect type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Controls the strength of the embossing effect. Default value 1, range 0 to 10.
Public propertyAngle
Specifies the light direction used to create the effect. Units are specified in radians. Default value 0, range 0 to 2*pi.
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 propertySource
Gets or sets the input source for Emboss effect.
Top
See Also