ObjectIndex Property

Summary

Gets the index of the object that contains the plane being affected by the action.

Syntax
C#
VB
C++
public int ObjectIndex { get; } 
  
Public ReadOnly Property ObjectIndex As Integer 
public: 
property int ObjectIndex { 
   int get(); 
} 

Property Value

A zero-based index of the object.

Remarks

For more information, refer to Medical3DContainer.Objects.

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