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

MoveControlPointIndex Property

Show in webframe





Gets the index of the System.Windows.Controls.Primitives.Thumb 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 System.Windows.Controls.Primitives.Thumb being edited if the Operation being performed is AnnEditDesignerOperation.MoveControlPoint.
Example

For C#/VB examples, 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.