Leadtools.MedicalViewer Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
Position Property
See Also 
Leadtools.MedicalViewer Namespace > MedicalViewerCell Class : Position Property




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

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Position As MedicalViewerCellPosition
Visual Basic (Usage)Copy Code
Dim instance As MedicalViewerCell
Dim value As MedicalViewerCellPosition
 
value = instance.Position
C# 
public MedicalViewerCellPosition Position {get;}
Managed Extensions for C++ 
public: __property MedicalViewerCellPosition* get_Position();
C++/CLI 
public:
property MedicalViewerCellPosition^ Position {
   MedicalViewerCellPosition^ get();
}

Return Value

The MedicalViewerCellPosition object the represents the row/column position of the cell.

Example

For an example, refer to MedicalViewerCellPosition

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.MedicalViewer requires a Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features