C#
VB
C++
Gets the index of the current control point.
public int ControlPointIndex { get; }
Public ReadOnly Property ControlPointIndex As Integer
public:
property int ControlPointIndex {
int get();
}
An integer that represents the index of the current System.Windows.Controls.Primitives.Thumb being edited. If no control point is being edited, the value of this property is -1.
For C#/VB examples, refer to AnnDesigner.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET