Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical3D assembly)

Show in webframe

CurrentObjectIndex Property






Gets or sets the index of the object that will be affected by the mouse events.
Syntax
public int CurrentObjectIndex {get; set;}
'Declaration
 
Public Property CurrentObjectIndex As Integer
'Usage
 
Dim instance As Medical3DContainer
Dim value As Integer
 
instance.CurrentObjectIndex = value
 
value = instance.CurrentObjectIndex

            

            
public:
property int CurrentObjectIndex {
   int get();
   void set (    int value);
}

Property Value

The zero-based index of the object.
Requirements

Target Platforms

See Also

Reference

Medical3DContainer Class
Medical3DContainer Members

Error processing SSI file
   Leadtools.Medical3D requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features