Compartilhar via


StrokeCollection.InsertItem(Int32, Stroke) Método

Definição

Insere um traço no StrokeCollection no índice especificado.

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)

Parâmetros

index
Int32

O índice especificado.

stroke
Stroke

O traço especificado.

Aplica-se a