←Select platform

CellIndex Property (MedicalViewerUserTagEventArgs)

Summary

Gets or sets the value that indicates the index of the cell on which the user tag will be drawn.

Syntax

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

Property Value

Value that indicates the zero-based index of the cell on which the user tag will be drawn.

Remarks

This value is only valid if the cell is added to the MedicalViewer object.

Example

For an example, refer to CustomPaint

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize