StrokeCollection.InsertItem(Int32, Stroke) Metoda

Definicja

Wstawia pociągnięcie do StrokeCollection określonego indeksu.

protected:
 override void InsertItem(int index, System::Windows::Ink::Stroke ^ stroke);
protected override sealed void InsertItem (int index, System.Windows.Ink.Stroke stroke);
override this.InsertItem : int * System.Windows.Ink.Stroke -> unit
Protected Overrides NotOverridable Sub InsertItem (index As Integer, stroke As Stroke)

Parametry

index
Int32

Określony indeks.

stroke
Stroke

Określony pociągnięcie.

Dotyczy