StrokeCollection.SetItem(Int32, Stroke) Método

Definição

Substitui o traço no índice especificado.

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)

Parâmetros

index
Int32

A posição na qual o traçado será substituído.

stroke
Stroke

O traço para substituir o traço atual.

Aplica-se a