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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly