Parent Property

Summary
Gets the parent of this object.
Syntax
C#
VB
C++
public MedicalViewerSubCell Parent { get; } 
  
Public ReadOnly Property Parent As MedicalViewerSubCell 
            public: 
property MedicalViewerSubCell^ Parent { 
   MedicalViewerSubCell^ get(); 
} 

Property Value

MedicalViewerSubCell cell that represents the parent of this object.

Example

For an example, refer to MedicalViewerCobbAngle.

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.