SubCellIndex Property

Summary

Gets the sub-cell index of the cell that contains the container of the object that is being created.

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

Property Value

Value that represents the sub-cell index of the cell that contains the container of the object that is being created.

Example

For an example, refer to MedicalViewerBaseCell.StartDrawingAnnotation.

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