BitmapEffectInput.ShouldSerializeInput 方法

定义

注意:此 API 现已过时。 未过时的替代项为 Effect。 确定是否应对 Input 进行序列化。

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

返回

Boolean

如果应对 Input 进行序列化,则为 true;否则为 false

适用于