Click or drag to resize
Transform3DEffect Properties

The Transform3DEffect type exposes the following members.

Properties
  NameDescription
Public propertyBorderMode
Gets and sets border mode for edge pixels.
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
Gets or sets the interpolation mode for Transform3DEffect effect.
Public propertyName
Attaches a user-defined name string to the effect.
Public propertySource
Gets or sets the input source for Transform3DEffect effect.
Public propertyTransformMatrix
Gets or sets 4x4 transform matrix applied to the projection plane.
Top
See Also