DrawingGroup.BitmapEffectInput Propriedade

Definição

Obtém ou define a região em que o DrawingGroup aplica seu BitmapEffect e, opcionalmente, um BitmapSource para usar como entrada para seu 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 da propriedade

BitmapEffectInput

A região em que a BitmapEffect DrawingGroup do é aplicada e, opcionalmente, a BitmapSource ser usada como entrada; ou null se ela BitmapEffect se aplica ao todo DrawingGroup e usa como DrawingGroup entrada. O padrão é null.

Comentários

Informações da propriedade de dependência

Campo identificador BitmapEffectInputProperty
Propriedades de metadados definidas como true Nenhum

Aplica-se a