BitmapEffectInput.ShouldSerializeInput Method

Definition

Note: This API is now obsolete. The non-obsolete alternative is Effect. Determines if Input should be serialized.

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

Returns

true if Input should be serialized; otherwise false.

Applies to