Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MoveControlPointIndex Property
See Also 
Leadtools.Annotations Namespace > AnnEditDesignerEventArgs Class : MoveControlPointIndex Property



Gets the index of the AnnControlPoint currently being edited.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MoveControlPointIndex As Integer
Visual Basic (Usage)Copy Code
Dim instance As AnnEditDesignerEventArgs
Dim value As Integer
 
value = instance.MoveControlPointIndex
C# 
public int MoveControlPointIndex {get;}
C++/CLI 
public:
property int MoveControlPointIndex {
   int get();
}

Return Value

An integer that represents the index of the AnnControlPoint being edited if the Operation being performed is AnnEditDesignerOperation.MoveControlPoint.

Example

For an example, refer to AnnDesigner.

Remarks

(Read only)

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features