ReframingEffect Properties
The ReframingEffect type exposes the following members.
| Name | Description | |
|---|---|---|
|
Angle |
Rotation of the reframing area clockwise around its top-left corner in degrees.
|
|
PivotPoint |
The point around which rotation is done. Expressed in the unit coordinate space of the reframing area,
i.e., the top left corner of the reframing area is at (0.0), and the bottom right corner is at (1, 1).
Default is (0.5, 0.5), the center of the reframing area. |
|
PropertyDescriptions | |
|
ReframingArea |
Rectangle describing the position and size of the reframing area.
The coordinates are relative to the current coordinate system, which may be affected by preceding effects. |
|
Source |
The IImageProvider that will be used as source.
|
|
SourceCount |
The number of sources that can be set.
|
|
SupportedRenderOptions |
Supported rendering options.
|
Show: