Поделиться через


ContextNodeMovingToPositionEventArgs.NewIndex - свойство

Обновлен: Ноябрь 2007

Gets the index of the location where the InkAnalyzerBase is moving the ContextNode.

Пространство имен:  System.Windows.Ink
Сборка:  IAWinFX (в IAWinFX.dll)

Синтаксис

'Декларация
Public ReadOnly Property NewIndex As Integer
'Применение
Dim instance As ContextNodeMovingToPositionEventArgs
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

Значение свойства

Тип: System.Int32
The index of the location where the InkAnalyzer is moving the ContextNode.

Платформы

Windows Vista

Среды .NET Framework и .NET Compact Framework поддерживают не все версии каждой платформы. Поддерживаемые версии перечислены в разделе Требования к системе для .NET Framework.

Сведения о версии

.NET Framework

Поддерживается в версии: 3.0

См. также

Ссылки

ContextNodeMovingToPositionEventArgs Класс

ContextNodeMovingToPositionEventArgs - члены

System.Windows.Ink - пространство имен