LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
ParentViewer Property
See Also 
Leadtools.Medical3D Namespace > Medical3DControl Class : ParentViewer Property



The ParentViewer Property is available as an add-on to the LEADTOOLS Medical Imaging toolkits.

(Read only) Gets the medical viewer object which is the owner of the cell.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ParentViewer As MedicalViewer
Visual Basic (Usage)Copy Code
Dim instance As Medical3DControl
Dim value As MedicalViewer
 
value = instance.ParentViewer
C# 
public MedicalViewer ParentViewer {get;}
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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