LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

MoveControlPointIndex Property






Gets the index of the System.Windows.Controls.Primitives.Thumb currently being edited. .NET support Silverlight support
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 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: 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.