Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MedicalViewerCellPosition Constructor (MedicalViewerCellPosition)






A zero-based index value that indicates in which row of the Leadtools.MedicalViewer control the cell is placed.
A zero-based index value that indicates in which column of the Leadtools.MedicalViewer control the cell is placed.
Initializes a new instance of the MedicalViewerCellPosition class, specifying how to create it.
Syntax
public MedicalViewerCellPosition(    int row,    int column )
'Declaration   Public Function New( _    ByVal row As Integer, _    ByVal column As Integer _ )
'Usage   Dim row As Integer Dim column As Integer   Dim instance As New MedicalViewerCellPosition(row, column)
public: MedicalViewerCellPosition(    int row,    int column )

Parameters

row
A zero-based index value that indicates in which row of the Leadtools.MedicalViewer control the cell is placed.
column
A zero-based index value that indicates in which column of the Leadtools.MedicalViewer control the cell is placed.
Requirements

Target Platforms

See Also

Reference

MedicalViewerCellPosition Class
MedicalViewerCellPosition Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features