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

Leadtools.Controls.Medical Assembly