CurrentObjectIndex Property

Summary
Gets or sets the index of the object that will be affected by the mouse events.
Syntax
C#
VB
C++
public int CurrentObjectIndex { get; set; } 
  
Public Property CurrentObjectIndex As Integer 
public: 
property int CurrentObjectIndex { 
   int get(); 
   void set (    int ); 
} 

Property Value

The zero-based index of the object.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.