FoundationEffect::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 effects.

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

Lumia Imaging SDK

Supported in: 3.0
Show: