viewer Property

Summary

Gets the parent viewer of this action.

Syntax

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

Property Value

ImageViewer class that represents the parent of this action.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly