←Select platform

ControlPointIndex Property

Summary

Gets the index of the current control point.

Syntax

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

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

Leadtools.Annotations Assembly