BitmapEffectInput::AreaToApplyEffectUnits Property
.NET Framework (current version)
Note: This API is now obsolete. The non-obsolete alternative is Effect. Gets or sets the method in which to interpret the rectangle provided by AreaToApplyEffect.
Assembly: PresentationCore (in PresentationCore.dll)
public: property BrushMappingMode AreaToApplyEffectUnits { BrushMappingMode get(); void set(BrushMappingMode value); }
Property Value
Type: System.Windows.Media::BrushMappingModeThe method in which to interpret the rectangle provided by the AreaToApplyEffectUnits property. The default value is RelativeToBoundingBox.
.NET Framework
Available since 3.0
Available since 3.0
Show: