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 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

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