SubCellIndex Property

Summary

Gets the value that indicates the index of sub-cell that contains the image which to be affected by the window level action.

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 contains the image which to be affected by the window level action.

Example

For an example, refer to MedicalViewerChangingWindowLevelEventArgs

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly