StringAnimationUsingKeyFrames.ShouldSerializeKeyFrames メソッド

定義

StringAnimationUsingKeyFrames のこのインスタンスの KeyFrames プロパティの値がシリアル化された値でなければならない場合、true を返します。

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

戻り値

プロパティ値をシリアル化する必要がある場合は true。それ以外の場合は false

適用対象