Condividi tramite


Proprietà ContextNodeMovingToPositionBaseEventArgs.NewIndex

Aggiornamento: novembre 2007

Ottiene l'indice in cui l'oggetto InkAnalyzerBase sta spostando l'oggetto ContextNodeBase.

Spazio dei nomi:  System.Windows.Ink.AnalysisCore
Assembly:  IACore (in IACore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property NewIndex As Integer
'Utilizzo
Dim instance As ContextNodeMovingToPositionBaseEventArgs
Dim value As Integer

value = instance.NewIndex
public int NewIndex { get; }
public:
property int NewIndex {
    int get ();
}
/** @property */
public int get_NewIndex()
public function get NewIndex () : int

Valore proprietà

Tipo: System.Int32
Indice in cui l'oggetto InkAnalyzerBase sta spostando l'oggetto ContextNodeBase.

Piattaforme

Windows Vista, Windows XP SP2, Windows Server 2003

.NET Framework e .NET Compact Framework non supportano tutte le versioni di ciascuna piattaforma. Per un elenco delle versioni supportate, vedere Requisiti di sistema di .NET Framework.

Informazioni sulla versione

.NET Framework

Supportato in: 3.0

Vedere anche

Riferimenti

ContextNodeMovingToPositionBaseEventArgs Classe

Membri ContextNodeMovingToPositionBaseEventArgs

Spazio dei nomi System.Windows.Ink.AnalysisCore