Click or drag to resize
BorderEffect Properties

The BorderEffect 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 propertyExtendX
Specifies how content is tiled horizontally when it extends beyond the image. Default value Clamp.
Public propertyExtendY
Specifies how content is tiled vertically when it extends beyond the image. Default value Clamp.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertySource
Gets or sets the input source for Border effect.
Top
See Also