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

ControlPointIndex Property






Gets the index of the current control point.
Syntax
public virtual int ControlPointIndex {get;}
'Declaration
 
Public Overridable ReadOnly Property ControlPointIndex As Integer
'Usage
 
Dim instance As AnnEditDesigner
Dim value As Integer
 
value = instance.ControlPointIndex
public virtual int ControlPointIndex {get;}
 get_ControlPointIndex(); 
public:
virtual property int ControlPointIndex {
   int get();
}

Property Value

An integer that represents the index of the current AnnControlPoint being edited. If no control point is being edited, the value of this property is -1.
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

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

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