BitmapEffectInput.ShouldSerializeInput メソッド

定義

注: この API は廃止されました。 廃止されていない代替手段は EffectInputをシリアル化する必要があるかどうかを判断します。

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

返品

true Inputシリアル化する必要がある場合は。それ以外の場合はfalse

適用対象