BitmapEffectInput.AreaToApplyEffect Property

Definition

Note: This API is now obsolete. The non-obsolete alternative is Effect. Gets or sets a rectangular region on the visual to which the BitmapEffect is applied.

public System.Windows.Rect AreaToApplyEffect { get; set; }

Property Value

The rectangular region of the visual to which the effect is applied. The default value is Empty.

Remarks

When the rectangle has a Width or Height equal to 0, the effect will not be applied to the visual.

BitmapEffectInput expresses different behavior depending on whether the background of the element is transparent or not. If no background is present or defined, UIElement only considers the children for its size and the starting point for coordinates begin where the visual rendering starts.

Dependency Property Information

Item Value
Identifier field AreaToApplyEffectProperty
Metadata properties set to true None

Applies to

Producto Versiones
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9