BitmapEffectInput.ShouldSerializeInput 方法

定義

注意:這個 API 現在已經過時。 非過時的替代方式是 Effect。 判斷 Input 是否應序列化。

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

傳回

如果 Input 應序列化,則為 true,否則為 false

適用於