ParentViewer Property

Summary

Gets the medical viewer object which is the owner of the cell.

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

Property Value

A Leadtools.MedicalViewer object which is the owner of the cell. If the cell has not been added to the medical viewer, then the method will return null.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer().

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