parent Property

Summary

Gets the parent viewer of this action.

Syntax
TypeScript
JavaScript
Object.defineProperty(ActionCommand.prototype, 'parent', 
	get: function(), 
	set: function(value) 
) 
parent: Cell; 

Property Value

Cell class that represents the parent cell of this action.

Remarks

To get the viewer attached to the cell, use ImageViewer.

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.Controls.Medical Assembly

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