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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.