Condividi tramite


StrokeCollection.InsertItem(Int32, Stroke) Metodo

Definizione

Inserisce un tratto nell'oggetto StrokeCollection in corrispondenza dell'indice specificato.

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)

Parametri

index
Int32

Indice specificato.

stroke
Stroke

Tratto specificato.

Si applica a