LEADTOOLS Annotations (Leadtools.Annotations assembly)

MoveControlPointIndex Property

Show in webframe





Gets the index of the AnnControlPoint currently being edited.
Syntax
public int MoveControlPointIndex {get;}
'Declaration
 
Public ReadOnly Property MoveControlPointIndex As Integer
'Usage
 
Dim instance As AnnEditDesignerEventArgs
Dim value As Integer
 
value = instance.MoveControlPointIndex

            

            
public:
property int MoveControlPointIndex {
   int get();
}

Property 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.
Requirements

Target Platforms

See Also

Reference

AnnEditDesignerEventArgs Class
AnnEditDesignerEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.