←Select platform

SubCellIndex Property

Summary

Gets the value that indicates the index of the sub-cell that has the annotation that was clicked.

Syntax

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

Property Value

Value that indicates the zero-based index of the sub-cell that has the annotation that was clicked.

Example

For an example, refer to MedicalViewerAnnotationClickedEventArgs

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