ImageIndex Property

Summary
Gets the value that indicates the index of the requested image.
Syntax
C#
VB
C++
public int ImageIndex { get; } 
  
Public ReadOnly Property ImageIndex As Integer 
            public: 
property int ImageIndex { 
   int get(); 
} 

Property Value

A value that indicates the index of the requested image, which the user is responsible for providing. The user should retrieve this image and place it in the property Image.

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.MedicalViewer Assembly

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