←Select platform

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

Leadtools.MedicalViewer Assembly