Position Property

Summary

Gets or sets the row/column position of the cell.

Syntax
C#
VB
C++
public MedicalViewerCellPosition Position { get; } 
  
Public ReadOnly Property Position As MedicalViewerCellPosition 
            public: 
property MedicalViewerCellPosition^ Position { 
   MedicalViewerCellPosition^ get(); 
} 

Property Value

The MedicalViewerCellPosition object that represents the row and column position of the cell.

Example

For an example, refer to MedicalViewerCellPosition

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