Click or drag to resize
DpiCompensationEffect Properties

The DpiCompensationEffect type exposes the following members.

Properties
  NameDescription
Public propertyBorderMode
Border mode for edge pixels. Default value Soft.
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 propertyInterpolationMode
Interpolation mode. Default value Linear.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertySource
Gets or sets the input source for DpiCompensation effect.
Public propertySourceDpi
Specifies the new DPI. Default value (96, 96).
Top
See Also