ReframingEffect::ReframingArea Property
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.
Namespace: Lumia.Imaging.Transforms
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property Rect ReframingArea { Rect get () sealed; void set (Rect value) sealed; }
Property Value
Type: Rect
Show: