LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

ControlPointIndex Property

Show in webframe





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

            

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

Property Value

An integer that represents the index of the current System.Windows.Controls.Primitives.Thumb being edited. If no control point is being edited, the value of this property is -1.
Example

For C#/VB examples, refer to AnnDesigner.

Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


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