BitmapEffectInput.AreaToApplyEffectUnits Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public:
property System::Windows::Media::BrushMappingMode AreaToApplyEffectUnits { System::Windows::Media::BrushMappingMode get(); void set(System::Windows::Media::BrushMappingMode value); };
public System.Windows.Media.BrushMappingMode AreaToApplyEffectUnits { get; set; }
member this.AreaToApplyEffectUnits : System.Windows.Media.BrushMappingMode with get, set
Public Property AreaToApplyEffectUnits As BrushMappingMode
Property Value
The method in which to interpret the rectangle provided by the AreaToApplyEffectUnits property. The default value is RelativeToBoundingBox.
Remarks
Dependency Property Information
Identifier field | AreaToApplyEffectUnitsProperty |
Metadata properties set to true |
None |
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.