BitmapEffectInput.AreaToApplyEffectUnits Propiedad

Definición

Nota: Esta API ya está obsoleta. La alternativa no obsoleta es Effect. Obtiene o establece el método en el que se va a interpretar el rectángulo proporcionado por 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

Valor de propiedad

Método en el que se va a interpretar el rectángulo proporcionado por la AreaToApplyEffectUnits propiedad . El valor por defecto es RelativeToBoundingBox.

Comentarios

Información de la propiedad dependency

Elemento Value
Campo identificador AreaToApplyEffectUnitsProperty
Propiedades de metadatos establecidas en true Ninguno

Se aplica a