←Select platform

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

Leadtools.MedicalViewer Assembly