BitmapEffectInput.ShouldSerializeInput Méthode

Définition

Remarque : cette API est maintenant obsolète. L'alternative non obsolète est Effect. Détermine si l'entrée Input doit être sérialisée.

public:
 bool ShouldSerializeInput();
public bool ShouldSerializeInput ();
member this.ShouldSerializeInput : unit -> bool
Public Function ShouldSerializeInput () As Boolean

Retours

Boolean

true si l'entrée Input doit être sérialisée, sinon false.

S’applique à