←Select platform

ControlPointIndex Property

Summary

Gets the index of the current control point.

Syntax

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize