←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly