C#
VB
C++
Gets the index of the AnnControlPoint currently being edited.
public int MoveControlPointIndex { get; }
Public ReadOnly Property MoveControlPointIndex As Integer
public:
property int MoveControlPointIndex {
int get();
}
An integer that represents the index of the AnnControlPoint being edited if the Operation being performed is AnnEditDesignerOperation.MoveControlPoint.
For an example, 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