←Select platform

MoveControlPointIndex Property

Summary

Gets the index of the System.Windows.Controls.Primitives.Thumb currently being edited.

Syntax

C#
VB
C++
public int MoveControlPointIndex { get; } 
  
Public ReadOnly Property MoveControlPointIndex As Integer 
public: 
property int MoveControlPointIndex { 
   int get(); 
} 

Property Value

An integer that represents the index of the System.Windows.Controls.Primitives.Thumb being edited if the Operation being performed is AnnEditDesignerOperation.MoveControlPoint.

Example

For C#/VB examples, refer to AnnDesigner.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly