←Select platform

CellIndex Property

Summary

Gets the index of the cell that contains the spy glass image.

Syntax

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

Property Value

The zero-based index of the cell that contains the spy glass image.

Example

For an example, please refer to MedicalViewerCell.SpyGlass

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