IKeyFrameAnimation.KeyFrames Egenskap

Definition

Hämtar eller anger en ordnad samling KeyFrames som är associerad med den här animeringssekvensen.

public:
 property System::Collections::IList ^ KeyFrames { System::Collections::IList ^ get(); void set(System::Collections::IList ^ value); };
public System.Collections.IList KeyFrames { get; set; }
member this.KeyFrames : System.Collections.IList with get, set
Public Property KeyFrames As IList

Egenskapsvärde

En IList av KeyFrames.

Gäller för