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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.