←Select platform

MoveControlPointIndex Property

Summary

Gets the index of the AnnControlPoint currently being edited.

Syntax

C#
VB
C++
public int MoveControlPointIndex { get; } 
  
Public ReadOnly Property MoveControlPointIndex As Integer 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly