DrawingGroup.BitmapEffectInput Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene o establece la región donde DrawingGroup aplica y BitmapEffect , opcionalmente, un BitmapSource objeto que se va a usar como entrada para su BitmapEffect.
public:
property System::Windows::Media::Effects::BitmapEffectInput ^ BitmapEffectInput { System::Windows::Media::Effects::BitmapEffectInput ^ get(); void set(System::Windows::Media::Effects::BitmapEffectInput ^ value); };
public System.Windows.Media.Effects.BitmapEffectInput BitmapEffectInput { get; set; }
member this.BitmapEffectInput : System.Windows.Media.Effects.BitmapEffectInput with get, set
Public Property BitmapEffectInput As BitmapEffectInput
Valor de propiedad
Región donde se aplica el BitmapEffectDrawingGroup de y, opcionalmente, el objeto BitmapSource que se va a usar como entrada; o null si BitmapEffect se aplica a todo DrawingGroup y usa como DrawingGroup entrada. El valor predeterminado es null.
Comentarios
Información de la propiedad dependency
| Elemento | Value |
|---|---|
| Campo identificador | BitmapEffectInputProperty |
Propiedades de metadatos establecidas en true |
Ninguno |