FoundationFilter::Region Property
The region in which the effect is applied, for instance a face.
The coordinates are relative to the current coordinate system, which may be affected by preceding filters.
Namespace: Lumia.Imaging.Artistic
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property Rect Region { Rect get () sealed; void set (Rect value) sealed; }
Property Value
Type: Rect
Show: