SeekStoryboard.ShouldSerializeOffset Method

Definition

Returns a value that indicates whether the Offset property of this SeekStoryboard should be serialized.

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

Returns

true if the Offset property of this SeekStoryboard should be serialized; otherwise, false.

Applies to