LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

MoveControlPointIndex Property






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 int MoveControlPointIndex {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnEditDesignerEventArgs Class
AnnEditDesignerEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.