Sdílet prostřednictvím


ThicknessKeyFrameCollection.Add(ThicknessKeyFrame) Metoda

Definice

Přidá na konec kolekce.ThicknessKeyFrame

public:
 int Add(System::Windows::Media::Animation::ThicknessKeyFrame ^ keyFrame);
public int Add (System.Windows.Media.Animation.ThicknessKeyFrame keyFrame);
member this.Add : System.Windows.Media.Animation.ThicknessKeyFrame -> int
Public Function Add (keyFrame As ThicknessKeyFrame) As Integer

Parametry

keyFrame
ThicknessKeyFrame

Přidání ThicknessKeyFrame na konec kolekce

Návraty

Int32

Index, na který keyFrame byl přidán.

Platí pro