StrokeCollection.SetItem(Int32, Stroke) Metoda

Definicja

Zamienia pociągnięcie w określonym indeksie.

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

Parametry

index
Int32

Położenie, w którym ma zastąpić pociągnięcie.

stroke
Stroke

Pociągnięcie w celu zastąpienia bieżącego pociągnięcia.

Dotyczy